diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:14:59 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:14:59 +0800 |
| commit | f86c7424510905afa92fd4e599ca78fd3655e619 (patch) | |
| tree | 9c21315607030ac1944c42bacb759d01b696c108 /repos/xorg/libxcb/abuild | |
| parent | 50b2c8c21e6db7261251028a16f6cbec097d6cea (diff) | |
| download | alicelinux-f86c7424510905afa92fd4e599ca78fd3655e619.tar.gz alicelinux-f86c7424510905afa92fd4e599ca78fd3655e619.zip | |
libxcb: updated to 1.17.0
Diffstat (limited to 'repos/xorg/libxcb/abuild')
| -rw-r--r-- | repos/xorg/libxcb/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/xorg/libxcb/abuild b/repos/xorg/libxcb/abuild index 4ecebee0..63bbb6b4 100644 --- a/repos/xorg/libxcb/abuild +++ b/repos/xorg/libxcb/abuild @@ -1,4 +1,4 @@ name=libxcb -version=1.16.1 +version=1.17.0 release=1 source="https://xorg.freedesktop.org/archive/individual/lib/$name-$version.tar.xz" |