diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:32 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:32 +0800 |
| commit | f63d28b12b5f5b02adba0e842bd88f2ca50a1fd1 (patch) | |
| tree | e9204ac03d769e6db28aaa6a4d832ae264ab664b /repos | |
| parent | 07988eec1e5421d3ef256fab0ee0bbdc63f1ac09 (diff) | |
| download | alicelinux-f63d28b12b5f5b02adba0e842bd88f2ca50a1fd1.tar.gz alicelinux-f63d28b12b5f5b02adba0e842bd88f2ca50a1fd1.zip | |
libxshmfence: updated to 1.3.3
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/xorg/libxshmfence/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/libxshmfence/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/libxshmfence/.checksum b/repos/xorg/libxshmfence/.checksum index e6a4857f..b782bc99 100644 --- a/repos/xorg/libxshmfence/.checksum +++ b/repos/xorg/libxshmfence/.checksum @@ -1 +1 @@ -b3eefd5b67f263d5c83ca064f53d47148c21fb384527bf691eb2a1b879364a6b libxshmfence-1.3.2.tar.xz +b6f6572eb8b8c44ecf0fadc53d86a030558ab2d210a1c2addd70822bdaacb7f3 libxshmfence-1.3.3.tar.xz diff --git a/repos/xorg/libxshmfence/abuild b/repos/xorg/libxshmfence/abuild index 085cd265..7529c954 100644 --- a/repos/xorg/libxshmfence/abuild +++ b/repos/xorg/libxshmfence/abuild @@ -1,4 +1,4 @@ name=libxshmfence -version=1.3.2 +version=1.3.3 release=1 source="https://www.x.org/pub/individual/lib/$name-$version.tar.xz" |