libX11: update to 1.7.3.1.

This commit is contained in:
Leah Neukirchen 2021-12-12 16:32:27 +01:00
parent 4e3afa94bc
commit 5d879dff61

View file

@ -1,7 +1,7 @@
# Template file for 'libX11'
pkgname=libX11
version=1.7.3
revision=2
version=1.7.3.1
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
--enable-static --enable-malloc0returnsnull"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
checksum=dfd1343db3a0e523f1bb97d5ba71453c79eee78a77e51ca9f8dfef7131c6f0fe
checksum=2ffd417266fb875028fdc0ef349694f63dbcd76d0b0cfacfb52e6151f4b60989
do_configure() {
./configure ${configure_args}