mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libX11: update to 1.8.12.
This commit is contained in:
parent
c069a4c75b
commit
364df88916
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.11
|
version=1.8.12
|
||||||
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=3b74e82943924b45a0b778cc6842976909c3010d9445a8fd185e1dca4d380e88
|
checksum=fa026f9bb0124f4d6c808f9aef4057aad65e7b35d8ff43951cef0abe06bb9a9a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue