libX11: update to 1.6.7.
This commit is contained in:
parent
25e7abe892
commit
ac50562624
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libX11'
|
||||
pkgname=libX11
|
||||
version=1.6.6
|
||||
version=1.6.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||
|
@ -8,11 +8,11 @@ configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
|||
hostmakedepends="pkg-config xorg-util-macros"
|
||||
makedepends="xorgproto xtrans libxcb-devel"
|
||||
short_desc="Base X libraries from Xorg"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
maintainer="maxice8 <thinkbit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=65fe181d40ec77f45417710c6a67431814ab252d21c2e85c75dd1ed568af414f
|
||||
checksum=910e9e30efba4ad3672ca277741c2728aebffa7bc526f04dcfa74df2e52a1348
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libtool automake xorgproto xtrans"
|
||||
|
|
Loading…
Reference in New Issue