diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-05 16:02:01 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-05 16:02:01 +0100 |
commit | b1c559887f7199db67e271b8dba4427b24761b9e (patch) | |
tree | ba0ddb8eee03b6b4d267590de35534fd124d5b05 | |
parent | 34ad5abeb7462f600d34064a0ad966a6dc062f59 (diff) | |
download | repository-b1c559887f7199db67e271b8dba4427b24761b9e.tar.gz |
libX11: bump to 1.8.4
-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 8ac9913b..0079da2f 100644 --- a/extra/libX11/checksums +++ b/extra/libX11/checksums @@ -1,2 +1,2 @@ %BLAKE3 -6a202c737779fe53673c90ee972cf0301114dd8dd31f8f9c79d4c271bdaac3ce libX11-1.8.3.tar.xz +fc9b5872df09a0f5e4e8e27831b3ea0d3b762c5fbb564d753cc2e50213d9a883 libX11-1.8.4.tar.xz diff --git a/extra/libX11/sources b/extra/libX11/sources index 5b898453..4d3f3d25 100644 --- a/extra/libX11/sources +++ b/extra/libX11/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libX11-1.8.3.tar.xz +https://www.x.org/releases/individual/lib/libX11-1.8.4.tar.xz diff --git a/extra/libX11/version b/extra/libX11/version index bab0ba79..1f6f900a 100644 --- a/extra/libX11/version +++ b/extra/libX11/version @@ -1 +1 @@ -1.8.3 1 +1.8.4 1 |