mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxcb: update to 1.16.
This commit is contained in:
parent
7973d7a445
commit
4e0a8d29ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxcb'
|
# Template file for 'libxcb'
|
||||||
pkgname=libxcb
|
pkgname=libxcb
|
||||||
version=1.15
|
version=1.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-build-docs --enable-xinput --enable-xkb"
|
configure_args="--disable-build-docs --enable-xinput --enable-xkb"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb"
|
||||||
changelog="https://gitlab.freedesktop.org/xorg/lib/libxcb/-/raw/master/NEWS"
|
changelog="https://gitlab.freedesktop.org/xorg/lib/libxcb/-/raw/master/NEWS"
|
||||||
distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
|
distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
|
||||||
checksum=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059
|
checksum=4348566aa0fbf196db5e0a576321c65966189210cb51328ea2bb2be39c711d71
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" xcb-proto"
|
makedepends+=" xcb-proto"
|
||||||
|
|
Loading…
Add table
Reference in a new issue