mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
xcb-proto: update to 1.8.
This commit is contained in:
parent
e8dbb0e352
commit
972bbaac82
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build for 'xcb-proto'.
|
# Template build for 'xcb-proto'.
|
||||||
pkgname=xcb-proto
|
pkgname=xcb-proto
|
||||||
version=1.7.1
|
version=1.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libxml2"
|
makedepends="libxml2"
|
||||||
|
@ -8,7 +8,7 @@ fulldepends="python"
|
||||||
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||||
checksum=ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437
|
checksum=233d16c7a019235b3092111e7c11429119357eb13754a607b75eea04453121b0
|
||||||
long_desc="
|
long_desc="
|
||||||
The xcb-proto package provides the XML-XCB (X C Bindings) protocol
|
The xcb-proto package provides the XML-XCB (X C Bindings) protocol
|
||||||
descriptions that libxcb uses to generate the majority of its code and API.
|
descriptions that libxcb uses to generate the majority of its code and API.
|
||||||
|
|
Loading…
Add table
Reference in a new issue