aboutsummaryrefslogtreecommitdiffstats
path: root/main/glproto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-01-16 09:36:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-01-16 09:36:49 +0000
commit557037ca1a1b3fe9be35e5cc84829e614818623f (patch)
tree19d31b71c5c46482b4e59b6d0744fee12041167f /main/glproto
parent9974aaf4481d99ebc23ce99c13073d87fc20286e (diff)
main/glproto: upgrade to 1.4.17
Diffstat (limited to 'main/glproto')
-rw-r--r--main/glproto/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/main/glproto/APKBUILD b/main/glproto/APKBUILD
index 9c95c70de74..c0c8475b133 100644
--- a/main/glproto/APKBUILD
+++ b/main/glproto/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=glproto
-pkgver=1.4.16
+pkgver=1.4.17
pkgrel=0
pkgdesc="X11 OpenGL extension wire protocol"
url="http://xorg.freedesktop.org/"
@@ -14,7 +14,6 @@ _builddir="$srcdir/$pkgname-$pkgver"
prepare() {
cd "$_builddir"
- update_config_sub || return 1
}
build() {
@@ -31,4 +30,6 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="3847963c1b88fd04a030b932b0aece07 glproto-1.4.16.tar.bz2"
+md5sums="5565f1b0facf4a59c2778229c1f70d10 glproto-1.4.17.tar.bz2"
+sha256sums="adaa94bded310a2bfcbb9deb4d751d965fcfe6fb3a2f6d242e2df2d6589dbe40 glproto-1.4.17.tar.bz2"
+sha512sums="3e5bb1949ab9993e07d2ed7e829b9e0a8803eab476e9f4082fc01087c3dce01f3bcb9d55261eaf60e55977a689b326ed1dcf40f74d5e1fc660c83bea094b6754 glproto-1.4.17.tar.bz2"