libX11: update to 1.2.2.

--HG--
extra : convert_revision : b51f591e13528f70c88cdd709fbdf1dc3101bc7c
This commit is contained in:
Juan RP 2009-08-10 17:02:25 +02:00
parent 74951261ed
commit 105481ea5a

View File

@ -1,12 +1,12 @@
# Template build file for 'libX11'.
pkgname=libX11
version=1.2.1
version=1.2.2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--with-xcb --enable-xlocaledir --enable-loadable-i18n"
short_desc="Base X libraries from modular Xorg X11"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d172e5a401a2607f4ff145db4e8e09c193a1980bbb2c5c7f824e61ee3fdfdff3
checksum=11768553fa3c56441894ffc703a14a753ba07b5090fe496afbfec4d2dbf9ce80
long_desc="
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.