glproto: update to 1.4.16.
This commit is contained in:
parent
bfe38b3bf8
commit
cbb7510243
|
@ -1,13 +1,12 @@
|
|||
# Template build file for 'glproto'.
|
||||
pkgname=glproto
|
||||
version=1.4.15
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
version=1.4.16
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
short_desc="GL extension headers"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=990356ebe2e8966aa643287c9a485777957a49299dfb211654df5ff212dec171
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
checksum=54dd663a7f5ed702f2ff035b79edf770c2f850867ac0d55742f696bfc8b2598d
|
||||
long_desc="
|
||||
This package provides the GL extension headers from modular X.org."
|
||||
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue