mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libX11: update to 1.8.11.
This commit is contained in:
parent
c5e1a8d700
commit
4c2cdc1f2f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libX11'
|
# Template file for 'libX11'
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.8.10
|
version=1.8.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libx11"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libx11"
|
||||||
distfiles="${XORG_SITE}/lib/libX11-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/libX11-${version}.tar.xz"
|
||||||
checksum=2b3b3dad9347db41dca56beb7db5878f283bde1142f04d9f8e478af435dfdc53
|
checksum=3b74e82943924b45a0b778cc6842976909c3010d9445a8fd185e1dca4d380e88
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue