mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xcb-proto: update to 1.16.0.
This commit is contained in:
parent
1a4bc383cb
commit
2296452200
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xcb-proto'
|
# Template file for 'xcb-proto'
|
||||||
pkgname=xcb-proto
|
pkgname=xcb-proto
|
||||||
version=1.15.2
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python3 automake"
|
hostmakedepends="python3 automake"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
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=7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed
|
checksum=a75a1848ad2a89a82d841a51be56ce988ff3c63a8d6bf4383ae3219d8d915119
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue