mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xextproto: update to 7.1.2.
This commit is contained in:
parent
df528a10fa
commit
2e0219886d
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template build file for 'xextproto'.
|
# Template build file for 'xextproto'.
|
||||||
pkgname=xextproto
|
pkgname=xextproto
|
||||||
version=7.1.1
|
version=7.1.2
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="XExt extension headers from X.org"
|
short_desc="XExt extension headers from X.org"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6d0abd31ddd57c2cb24cecf5fd90b4c29a276e20e3e03ca3c2c57d074f964d99
|
checksum=f6f829e112c8eca7c2f10b2193e8d927b9b7722283d647cfd2aea09758159199
|
||||||
long_desc="
|
long_desc="
|
||||||
This provides the XExt extension headers from modular X.org project."
|
This provides the XExt extension headers from modular X.org project."
|
||||||
|
|
||||||
|
Add_dependency build xmlto
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue