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.