mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
xcb-proto: update to 1.17.0.
This commit is contained in:
parent
008e073073
commit
995978518c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xcb-proto'
|
# Template file for 'xcb-proto'
|
||||||
pkgname=xcb-proto
|
pkgname=xcb-proto
|
||||||
version=1.16.0
|
version=1.17.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python3 automake"
|
hostmakedepends="python3 automake"
|
||||||
makedepends="libxml2"
|
makedepends="libxml2"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/proto/xcbproto"
|
homepage="https://gitlab.freedesktop.org/xorg/proto/xcbproto"
|
||||||
distfiles="https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-${version}.tar.xz"
|
distfiles="https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-${version}.tar.xz"
|
||||||
checksum=a75a1848ad2a89a82d841a51be56ce988ff3c63a8d6bf4383ae3219d8d915119
|
checksum=2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue