aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-03 20:07:34 +0000
committerJeff Bilyk <jbilyk@gmail.com>2011-02-07 20:17:38 +0000
commit5342eed2310737adf53caaa52db768b0e636eadf (patch)
tree2351081593e6ee9d2e102a658262547cccf41f50
parentba462ea1ea2e52e0875284808d00d860f9f3f16b (diff)
downloadaports-5342eed2310737adf53caaa52db768b0e636eadf.tar.bz2
aports-5342eed2310737adf53caaa52db768b0e636eadf.tar.xz
main/glew: upgrade to 1.5.8
-rw-r--r--main/glew/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/glew/APKBUILD b/main/glew/APKBUILD
index 2a9e10e014..b0ad9c165f 100644
--- a/main/glew/APKBUILD
+++ b/main/glew/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=glew
-pkgver=1.5.7
-pkgrel=1
+pkgver=1.5.8
+pkgrel=0
pkgdesc="A cross-platform C/C++ extension loading library"
url="http://glew.sourceforge.net"
arch="all"
@@ -31,4 +31,4 @@ package() {
install -D -m644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-md5sums="f913ce9dbde4cd250b932731b3534ded glew-1.5.7.tgz"
+md5sums="342c8dc64fb9daa6af245b132e086bdd glew-1.5.8.tgz"