libX11: update to 1.8.7
CVE-2023-43785 CVE-2023-43786 CVE-2023-43787
This commit is contained in:
parent
8199e97a77
commit
41780d2c1a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libX11'
|
||||
pkgname=libX11
|
||||
version=1.8.6
|
||||
version=1.8.7
|
||||
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="https://gitlab.freedesktop.org/xorg/lib/libx11"
|
||||
distfiles="${XORG_SITE}/lib/libX11-${version}.tar.xz"
|
||||
checksum=59535b7cc6989ba806a022f7e8533b28c4397b9d86e9d07b6df0c0703fa25cc9
|
||||
checksum=05f267468e3c851ae2b5c830bcf74251a90f63f04dd7c709ca94dc155b7e99ee
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue