libX11: update to 1.8.3.

This commit is contained in:
Leah Neukirchen 2022-12-16 16:08:03 +01:00
parent c4618f2335
commit 66c936b857
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libX11'
pkgname=libX11
version=1.8.2
version=1.8.3
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
checksum=ed91d573d570db83b8ae546f4890dccfcd0b9dfe1e50a1b401b63a74c152ed04
checksum=e31565c84006b6b8e01dc9399c806085739710bc2db2e0930f1511ed9d6585bd
do_configure() {
./configure ${configure_args}