diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-30 20:18:53 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-30 20:18:53 +0200 |
commit | 0bef55820e0652767059575f17b54207c5bbdbd1 (patch) | |
tree | cf546bcf187f5b66dbd582e795b4bdbd94e9fceb | |
parent | 07219b804224233efc871a15fe403b6552ff1f47 (diff) | |
download | repository-0bef55820e0652767059575f17b54207c5bbdbd1.tar.gz |
libX11: bump to 1.8
-rw-r--r-- | xorg/libX11/checksums | 2 | ||||
-rw-r--r-- | xorg/libX11/sources | 2 | ||||
-rw-r--r-- | xorg/libX11/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/libX11/checksums b/xorg/libX11/checksums index cadc8453..bacd1205 100644 --- a/xorg/libX11/checksums +++ b/xorg/libX11/checksums @@ -1,2 +1,2 @@ %BLAKE3 -1ba941875a4643db949627c30d6145c7a2140a0017ee8995eb34a5fcbcdb714b libX11-1.7.5.tar.xz +c4547dd71846262903b5772def1e3238aaec09349e32e02e65db65822a4ebb02 libX11-1.8.tar.xz diff --git a/xorg/libX11/sources b/xorg/libX11/sources index 564d86a1..795c11e2 100644 --- a/xorg/libX11/sources +++ b/xorg/libX11/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libX11-1.7.5.tar.xz +https://www.x.org/releases/individual/lib/libX11-1.8.tar.xz diff --git a/xorg/libX11/version b/xorg/libX11/version index 8cbe9fb5..33fba2c3 100644 --- a/xorg/libX11/version +++ b/xorg/libX11/version @@ -1 +1 @@ -1.7.5 1 +1.8 1 |