diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-02-13 07:38:18 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-02-13 07:38:18 +0100 |
commit | 9b380d436cffe59ab3a67cd1439adfc8a3586837 (patch) | |
tree | a9657450d5198d4aabdd34b066ad331537fa6d09 /x11/libXau/Makefile | |
parent | 7e02f783af9f2f156d0aa54d2766ac96d1af7cdf (diff) |
x11/libXau: update to 1.0.11
Diffstat (limited to 'x11/libXau/Makefile')
-rw-r--r-- | x11/libXau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index 491f3d8..5359ef0 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -1,6 +1,6 @@ COMMENT = functions for handling Xauthority files and entries. -DISTNAME = libXau-1.0.10 +DISTNAME = libXau-1.0.11 CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libxau |