libxcb: update to 1.11.1.
This commit is contained in:
parent
aaaa4039ae
commit
e2f9fc1c86
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue