libX11: update to 1.4.1.
This commit is contained in:
parent
9cd45ae95f
commit
12f2534f89
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'libX11'.
|
# Template build file for 'libX11'.
|
||||||
pkgname=libX11
|
pkgname=libX11
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
|
||||||
--enable-secure-rpc --enable-loadable-i18n"
|
--enable-secure-rpc --enable-loadable-i18n"
|
||||||
short_desc="Base X libraries from modular Xorg X11"
|
short_desc="Base X libraries from modular Xorg X11"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b2f8fcf30b72226ed5e83975ed1b0665c5fcb3d77d626cc0e66d58f951d1cffb
|
checksum=70f4e0f798645a0f269f362bfdbd4c7934dae3a2dd9ecbad28d6ede414f63ce2
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the libX11 library that is the C binding to the X protocol. It
|
This is the libX11 library that is the C binding to the X protocol. It
|
||||||
is the foundation of practically every X Window System program out there.
|
is the foundation of practically every X Window System program out there.
|
||||||
|
|
Loading…
Reference in a new issue