xextproto: update to 7.3.0.
This commit is contained in:
parent
a5c7f9b518
commit
12515785ab
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xextproto'.
|
||||
pkgname=xextproto
|
||||
version=7.2.0
|
||||
revision=2
|
||||
version=7.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="xmlto"
|
||||
short_desc="XExt extension headers from X.org"
|
||||
|
@ -9,13 +9,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
checksum=d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5
|
||||
long_desc="
|
||||
This provides the XExt extension headers from modular X.org project."
|
||||
checksum=f3f4b23ac8db9c3a9e0d8edb591713f3d70ef9c3b175970dd8823dfc92aa5bb0
|
||||
|
||||
xextproto_package() {
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue