diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 06:46:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 08:59:38 +0000 |
commit | e934e94955ad8188bc87313aeef9429eb9c4a6c4 (patch) | |
tree | 51200e6da5e371af5c7daa829780bc6e36193efe /testing/ftgl/APKBUILD | |
parent | e550f03e5c2212a8dce8cb7e3f44bbfce262b013 (diff) | |
download | aports-e934e94955ad8188bc87313aeef9429eb9c4a6c4.tar.bz2 aports-e934e94955ad8188bc87313aeef9429eb9c4a6c4.tar.xz |
testing/ftgl: rebuild against mesa-9.0
Diffstat (limited to 'testing/ftgl/APKBUILD')
-rw-r--r-- | testing/ftgl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ftgl/APKBUILD b/testing/ftgl/APKBUILD index 57839d659b..860f0c56f9 100644 --- a/testing/ftgl/APKBUILD +++ b/testing/ftgl/APKBUILD @@ -3,7 +3,7 @@ pkgname=ftgl pkgver=2.1.3_rc5 _pkgver=2.1.3-rc5 -pkgrel=2 +pkgrel=3 pkgdesc="freetype OpenGL layer" url="http://ftgl.wiki.sourceforge.net/" arch="all" |