diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template index 7dd0cb3d650..33944d338fc 100644 --- a/srcpkgs/libxcb/template +++ b/srcpkgs/libxcb/template @@ -1,7 +1,7 @@ # Template build file for 'libxcb'. pkgname=libxcb -version=1.11 -revision=2 +version=1.11.1 +revision=1 build_style=gnu-configure configure_args="--disable-build-docs --disable-static --enable-xinput --enable-xkb" hostmakedepends="automake libtool pkg-config xorg-util-macros xcb-proto" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://xcb.freedesktop.org" distfiles="$homepage/dist/$pkgname-$version.tar.bz2" -checksum=03635d70045b9ede90778e67516135828a57de87ac508f987024f43c03620ff7 +checksum=b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30 pre_configure() { sed "s|pthread-stubs ||" -i configure.ac