resourceproto: update to 1.2.0.
This commit is contained in:
parent
d01b65b641
commit
92a25b95ec
|
@ -1,14 +1,12 @@
|
|||
# Template build file for 'resourceproto'.
|
||||
pkgname=resourceproto
|
||||
version=1.1.0
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
version=1.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
short_desc="Resource extension headers from X.org"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=408d9ab067e4141d1bb844d2d0d7d26ad177567384190c32a913131cf549b36b
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
checksum=3c66003a6bdeb0f70932a9ed3cf57cc554234154378d301e0c5cfa189d8f6818
|
||||
long_desc="
|
||||
This provides the Resource extension headers from modular X.org X11
|
||||
project."
|
||||
|
||||
noarch=yes
|
||||
This provides the Resource extension headers from X.org."
|
||||
|
|
Loading…
Reference in New Issue