Skip to content

Commit 9c829d2

Browse files
libXt: update to 1.3.0.
1 parent 03ec040 commit 9c829d2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/libXt/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'libXt'
22
pkgname=libXt
3-
version=1.2.1
3+
version=1.3.0
44
revision=1
55
build_style=gnu-configure
66
configure_args="--enable-malloc0returnsnull"
@@ -10,8 +10,8 @@ short_desc="X Toolkit Intrinsics library"
1010
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="MIT"
1212
homepage="http://xorg.freedesktop.org"
13-
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
14-
checksum=679cc08f1646dbd27f5e48ffe8dd49406102937109130caab02ca32c083a3d60
13+
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
14+
checksum=52820b3cdb827d08dc90bdfd1b0022a3ad8919b57a39808b12591973b331bf91
1515

1616
post_install() {
1717
vlicense COPYING

0 commit comments

Comments
 (0)