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/libxt/abuild | |
| parent | 850da58bccb0b6c022048dbd5051e9c8c5bca91b (diff) | |
| download | alicelinux-acc80491f9c92557922e526eb83d480aaa1b9f90.tar.gz alicelinux-acc80491f9c92557922e526eb83d480aaa1b9f90.zip | |
libxt: updated to 1.3.1
Diffstat (limited to 'repos/xorg/libxt/abuild')
| -rw-r--r-- | repos/xorg/libxt/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |