libX11: update to 1.7.5.
This commit is contained in:
parent
6fd2365980
commit
e1696cb023
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libX11'
|
||||
pkgname=libX11
|
||||
version=1.7.4
|
||||
version=1.7.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=0e7d48bfa0b0ee5705d14fe140cf4310744ed131f0a6241b7cf03db06000fe51
|
||||
checksum=5a1847e2e2c248e1a203a24a1338a5586d6f48472eac58f6f08539110a965151
|
||||
|
||||
do_configure() {
|
||||
./configure ${configure_args}
|
||||
|
|
Loading…
Reference in New Issue