mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libX11: update to 1.8.5.
This commit is contained in:
parent
1c243e3c79
commit
020baa5cdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libX11'
|
||||
pkgname=libX11
|
||||
version=1.8.4
|
||||
version=1.8.5
|
||||
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=c9a287a5aefa9804ce3cfafcf516fe96ed3f7e8e45c0e2ee59e84c86757df518
|
||||
checksum=e362c6f03c793171becd1ce2078c64789504c7d7ff48ee40a76ff76b59f6b561
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue