diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-02-13 07:49:34 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-02-13 07:49:34 +0100 |
commit | f93d53082578ad7c3cae5f5d9d2c96a40f9d3483 (patch) | |
tree | a22841501256bb50efaf5cda6f4c338a0f8b14c7 /x11/xcb-util/Makefile | |
parent | 1e5737c285a08c74ba0d78d3dce7aa17444e29d1 (diff) |
x11/xcb-util: update to 0.4.1
Diffstat (limited to 'x11/xcb-util/Makefile')
-rw-r--r-- | x11/xcb-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index 37d791f..ca8bdce 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -1,7 +1,7 @@ COMMENT = the X protocol library -DISTNAME = xcb-util-0.4.0 +DISTNAME = xcb-util-0.4.1 CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libxcb-util |