diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:29:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:29:02 +0000 |
commit | 37751813bb7f66e1fe88460b08483028c7792d61 (patch) | |
tree | f297ca59893c634182dd73d05ff8494139ea7b99 /main/gtkglext/APKBUILD | |
parent | 382790bf769a3aa8e02476d35047111abc3e6cb8 (diff) | |
download | aports-37751813bb7f66e1fe88460b08483028c7792d61.tar.bz2 aports-37751813bb7f66e1fe88460b08483028c7792d61.tar.xz |
main/gtkglext: rebuild against mesa-8.0
Diffstat (limited to 'main/gtkglext/APKBUILD')
-rw-r--r-- | main/gtkglext/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gtkglext/APKBUILD b/main/gtkglext/APKBUILD index 1b494b6fc0..a9636714ea 100644 --- a/main/gtkglext/APKBUILD +++ b/main/gtkglext/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gtkglext pkgver=1.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="GTK+ OpenGL Extension" url="http://projects.gnome.org/gtkglext/" arch="all" |