diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 12:02:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 12:02:18 +0000 |
commit | 621d31301eb26f65016be5a2161796e72da05ef6 (patch) | |
tree | 560e4b74cd37c42999afe9852316dce0c1f7e7f0 /main/glu/APKBUILD | |
parent | ca35a0b3593b1ea314fdad5eb37bac8acb95b241 (diff) | |
download | aports-621d31301eb26f65016be5a2161796e72da05ef6.tar.bz2 aports-621d31301eb26f65016be5a2161796e72da05ef6.tar.xz |
main/glu: rebuild against mesa-9.1
Diffstat (limited to 'main/glu/APKBUILD')
-rw-r--r-- | main/glu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/glu/APKBUILD b/main/glu/APKBUILD index c386104bd8..48b117ee59 100644 --- a/main/glu/APKBUILD +++ b/main/glu/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=glu pkgver=9.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mesa OpenGL Utility library" url="http://cgit.freedesktop.org/mesa/glu/" arch="all" |