diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 12:59:47 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 12:59:47 +0200 |
commit | 0fa7003aee56e422181703b7ebab5baacdb500f2 (patch) | |
tree | e6e925ffd1151a5cd7a03c5c4e133f65f6cb5f85 | |
parent | 35dd3bf14826a97891ef5b2e78926d19e703ad0b (diff) | |
download | repository-0fa7003aee56e422181703b7ebab5baacdb500f2.tar.gz |
libX11: bump to 1.8.6
-rw-r--r-- | extra/libX11/checksums | 2 | ||||
-rw-r--r-- | extra/libX11/sources | 2 | ||||
-rw-r--r-- | extra/libX11/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libX11/checksums b/extra/libX11/checksums index e6e11b91..b419d5bb 100644 --- a/extra/libX11/checksums +++ b/extra/libX11/checksums @@ -1,2 +1,2 @@ %BLAKE3 -fddf5eb1be7c02a5806bb16b471d8bfbb8af4d7ef50cbd56b53c3fc49dab71c8 libX11-1.8.5.tar.xz +bc2600962aac153fa33942701e114e9af0b6784f6773aaf136b676bc8805b7bc libX11-1.8.6.tar.xz diff --git a/extra/libX11/sources b/extra/libX11/sources index df8ec7e3..329b1946 100644 --- a/extra/libX11/sources +++ b/extra/libX11/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libX11-1.8.5.tar.xz +https://www.x.org/releases/individual/lib/libX11-1.8.6.tar.xz diff --git a/extra/libX11/version b/extra/libX11/version index 3ca77ed0..1cb00c85 100644 --- a/extra/libX11/version +++ b/extra/libX11/version @@ -1 +1 @@ -1.8.5 1 +1.8.6 1 |