libX11: update to 1.6.12.

This commit is contained in:
Leah Neukirchen 2020-08-26 10:45:51 +02:00
parent 1ba5c8983b
commit 130da0780c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libX11'
pkgname=libX11
version=1.6.11
version=1.6.12
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
checksum=b1cc4b802058be7e3fb438ee2490f66fcc52ac3b2a14f47a22cbf77638e33606
checksum=f108227469419ac04d196df0f3b80ce1f7f65059bb54c0de811f4d8e03fd6ec7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libtool automake xorgproto xtrans"