mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xcb-proto: update to 1.14.
This commit is contained in:
parent
088018456b
commit
1a52ac7cca
1 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'xcb-proto'
|
# Template file for 'xcb-proto'
|
||||||
pkgname=xcb-proto
|
pkgname=xcb-proto
|
||||||
version=1.13
|
version=1.14
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_module="xcbgen"
|
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
makedepends="libxml2"
|
makedepends="libxml2"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,8 +11,8 @@ short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xcb.freedesktop.org"
|
homepage="http://xcb.freedesktop.org"
|
||||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.xz"
|
||||||
checksum=7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1
|
checksum=186a3ceb26f9b4a015f5a44dcc814c93033a5fc39684f36f1ecc79834416a605
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue