libX11: update to 1.6.9.

This commit is contained in:
Frank Steinborn 2019-10-12 23:12:15 +02:00 committed by Johannes
parent e6871f2c8c
commit 99d6432f6f

View file

@ -1,6 +1,6 @@
# Template file for 'libX11'
pkgname=libX11
version=1.6.8
version=1.6.9
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkbit.ukim@gmail.com>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
checksum=b289a845c189e251e0e884cc0f9269bbe97c238df3741e854ec4c17c21e473d5
checksum=9cc7e8d000d6193fa5af580d50d689380b8287052270f5bb26a5fb6b58b2bed1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libtool automake xorgproto xtrans"