mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libX11: update to 1.8.6.
This commit is contained in:
parent
eee751dec1
commit
df38c69b0e
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.5
|
version=1.8.6
|
||||||
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
|
||||||
|
@ -13,7 +13,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=e362c6f03c793171becd1ce2078c64789504c7d7ff48ee40a76ff76b59f6b561
|
checksum=59535b7cc6989ba806a022f7e8533b28c4397b9d86e9d07b6df0c0703fa25cc9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue