diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:44:12 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:44:12 +0200 |
commit | 319e600559ee1ba502ee2e3ed0fc508c256e7c59 (patch) | |
tree | 5b3370c7d1b3fd8c314f824b2c0f6f112731a9c9 | |
parent | 5be2eea332f29d0076f48f22e0726fe5d3f63b94 (diff) | |
download | repository-319e600559ee1ba502ee2e3ed0fc508c256e7c59.tar.gz |
libX11: bump to 1.8.5
-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 0079da2f..e6e11b91 100644 --- a/extra/libX11/checksums +++ b/extra/libX11/checksums @@ -1,2 +1,2 @@ %BLAKE3 -fc9b5872df09a0f5e4e8e27831b3ea0d3b762c5fbb564d753cc2e50213d9a883 libX11-1.8.4.tar.xz +fddf5eb1be7c02a5806bb16b471d8bfbb8af4d7ef50cbd56b53c3fc49dab71c8 libX11-1.8.5.tar.xz diff --git a/extra/libX11/sources b/extra/libX11/sources index 4d3f3d25..df8ec7e3 100644 --- a/extra/libX11/sources +++ b/extra/libX11/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libX11-1.8.4.tar.xz +https://www.x.org/releases/individual/lib/libX11-1.8.5.tar.xz diff --git a/extra/libX11/version b/extra/libX11/version index 1f6f900a..3ca77ed0 100644 --- a/extra/libX11/version +++ b/extra/libX11/version @@ -1 +1 @@ -1.8.4 1 +1.8.5 1 |