libXt: update to 1.2.0.
This commit is contained in:
parent
d1912ba6d6
commit
7ff9fa6dfc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libXt'.
|
||||
pkgname=libXt
|
||||
version=1.1.5
|
||||
revision=3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config xorgproto"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a
|
||||
checksum=b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue