From 12f2534f899f37d8afd092b2c56e9f578a549a5c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 Jan 2011 08:58:31 +0100 Subject: [PATCH] libX11: update to 1.4.1. --- srcpkgs/libX11/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libX11/template b/srcpkgs/libX11/template index 89b0a2e45a0..26ec7780767 100644 --- a/srcpkgs/libX11/template +++ b/srcpkgs/libX11/template @@ -1,13 +1,13 @@ # Template build file for 'libX11'. pkgname=libX11 -version=1.4.0 +version=1.4.1 distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto --enable-secure-rpc --enable-loadable-i18n" short_desc="Base X libraries from modular Xorg X11" maintainer="Juan RP " -checksum=b2f8fcf30b72226ed5e83975ed1b0665c5fcb3d77d626cc0e66d58f951d1cffb +checksum=70f4e0f798645a0f269f362bfdbd4c7934dae3a2dd9ecbad28d6ede414f63ce2 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.