From 105481ea5ac10cfdaeacd42e268226509bc081c6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 10 Aug 2009 17:02:25 +0200 Subject: [PATCH] libX11: update to 1.2.2. --HG-- extra : convert_revision : b51f591e13528f70c88cdd709fbdf1dc3101bc7c --- templates/libX11/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/libX11/template b/templates/libX11/template index 09e57145c5f..09d21a41d47 100644 --- a/templates/libX11/template +++ b/templates/libX11/template @@ -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 " -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.