diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-12 15:52:10 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-12 15:52:10 +0100 |
commit | bc9980ea51a0c2b9d8f1ad5a00e40b95b5e90cce (patch) | |
tree | 76bb88ac98d8c4082a344aff1d6bc39052cb74c8 | |
parent | e3e5324b87a6bc9325ce4c92bd199634902bd05b (diff) | |
download | repository-bc9980ea51a0c2b9d8f1ad5a00e40b95b5e90cce.tar.gz |
libXau: bump to 1.0.11
-rw-r--r-- | xorg/libXau/checksums | 2 | ||||
-rw-r--r-- | xorg/libXau/sources | 2 | ||||
-rw-r--r-- | xorg/libXau/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/libXau/checksums b/xorg/libXau/checksums index 5f10fbfd..61babd28 100644 --- a/xorg/libXau/checksums +++ b/xorg/libXau/checksums @@ -1,2 +1,2 @@ %BLAKE3 -6b30c587f90b554ddcbd424225e729ff9924333a960ae2a9eb0830f31e59be0e libXau-1.0.10.tar.xz +d6d4a87ec6148e9cbcc395e3d0969a7e5c68840d2993d1ea7c49b663777e22ff libXau-1.0.11.tar.xz diff --git a/xorg/libXau/sources b/xorg/libXau/sources index 7eae45d4..2120161e 100644 --- a/xorg/libXau/sources +++ b/xorg/libXau/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/libXau-1.0.10.tar.xz +https://www.x.org/releases/individual/lib/libXau-1.0.11.tar.xz diff --git a/xorg/libXau/version b/xorg/libXau/version index 2d248d7e..baf9f53d 100644 --- a/xorg/libXau/version +++ b/xorg/libXau/version @@ -1 +1 @@ -1.0.10 1 +1.0.11 1 |