diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:09 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:09 +0800 |
| commit | acc80491f9c92557922e526eb83d480aaa1b9f90 (patch) | |
| tree | 6c30fdef701bcc65f2ea2605e508c73d9fd79c98 /repos/xorg | |
| parent | 850da58bccb0b6c022048dbd5051e9c8c5bca91b (diff) | |
| download | alicelinux-acc80491f9c92557922e526eb83d480aaa1b9f90.tar.gz alicelinux-acc80491f9c92557922e526eb83d480aaa1b9f90.zip | |
libxt: updated to 1.3.1
Diffstat (limited to 'repos/xorg')
| -rw-r--r-- | repos/xorg/libxt/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/libxt/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/libxt/.checksum b/repos/xorg/libxt/.checksum index 89b98372..c3255177 100644 --- a/repos/xorg/libxt/.checksum +++ b/repos/xorg/libxt/.checksum @@ -1 +1 @@ -b154c9766c1fd9bc7dde2bdc33bf4ea1c236c100dc6707dcf3a4f1a71ba23571 libXt-1.3.0.tar.xz +fbf21683ce3e6d104529289254977bb08b355ecf7a36c763e8369acf85f15f24 libXt-1.3.1.tar.xz diff --git a/repos/xorg/libxt/abuild b/repos/xorg/libxt/abuild index 1ab21643..99f6b6e4 100644 --- a/repos/xorg/libxt/abuild +++ b/repos/xorg/libxt/abuild @@ -1,5 +1,5 @@ name=libxt -version=1.3.0 +version=1.3.1 release=1 source="https://www.x.org/pub/individual/lib/libXt-$version.tar.xz" #build_opt="--with-appdefaultdir=/etc/X11/app-defaults" |