mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
libX11: update to 1.6.9.
This commit is contained in:
parent
e6871f2c8c
commit
99d6432f6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libX11'
|
# Template file for 'libX11'
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.6.8
|
version=1.6.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkbit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b289a845c189e251e0e884cc0f9269bbe97c238df3741e854ec4c17c21e473d5
|
checksum=9cc7e8d000d6193fa5af580d50d689380b8287052270f5bb26a5fb6b58b2bed1
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" libtool automake xorgproto xtrans"
|
hostmakedepends+=" libtool automake xorgproto xtrans"
|
||||||
|
|
Loading…
Add table
Reference in a new issue