glproto: update to 1.4.17.
This commit is contained in:
parent
b8e3c05c11
commit
f7f304e142
1 changed files with 5 additions and 7 deletions
|
@ -1,20 +1,18 @@
|
|||
# Template build file for 'glproto'.
|
||||
pkgname=glproto
|
||||
version=1.4.16
|
||||
revision=2
|
||||
version=1.4.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="GL extension headers"
|
||||
short_desc="GL extension headers from X.org"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
checksum=54dd663a7f5ed702f2ff035b79edf770c2f850867ac0d55742f696bfc8b2598d
|
||||
long_desc="
|
||||
This package provides the GL extension headers from modular X.org."
|
||||
checksum=adaa94bded310a2bfcbb9deb4d751d965fcfe6fb3a2f6d242e2df2d6589dbe40
|
||||
|
||||
glproto_package() {
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue