libX11: update to 1.6.6.
This commit is contained in:
parent
d089d3e2d1
commit
880da5432f
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libX11'.
|
||||
# Template file for 'libX11'
|
||||
pkgname=libX11
|
||||
version=1.6.5
|
||||
revision=4
|
||||
version=1.6.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||
--disable-static --enable-malloc0returnsnull"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Base X libraries from Xorg"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=65fe181d40ec77f45417710c6a67431814ab252d21c2e85c75dd1ed568af414f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libtool automake xorgproto xtrans"
|
||||
|
|
Loading…
Reference in New Issue