aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/glew/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/glew/APKBUILD b/main/glew/APKBUILD
index bafb998f28..07afa85001 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.7.0
-pkgrel=2
+pkgver=1.8.0
+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="fb7a8bb79187ac98a90b57f0f27a3e84 glew-1.7.0.tgz"
+md5sums="07c47ad0253e5d9c291448f1216c8732 glew-1.8.0.tgz"