diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-20 09:59:24 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-20 10:21:38 +0000 |
commit | d1afdecf18c67eebd1019d067e1531a1f80b6086 (patch) | |
tree | 4ac3e20e3c68187eb3e7ece24fb1896c09cd2441 /testing | |
parent | dc7b3f193a0b0db6d6b7b4ae2f1260a78557cecc (diff) | |
download | aports-d1afdecf18c67eebd1019d067e1531a1f80b6086.tar.bz2 aports-d1afdecf18c67eebd1019d067e1531a1f80b6086.tar.xz |
testing/opensubdiv: rebuild against glew-2.0.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/opensubdiv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opensubdiv/APKBUILD b/testing/opensubdiv/APKBUILD index 7bfba68b0b..a440885331 100644 --- a/testing/opensubdiv/APKBUILD +++ b/testing/opensubdiv/APKBUILD @@ -4,7 +4,7 @@ pkgname=opensubdiv _pkgname=OpenSubdiv pkgver=3.0.5 _pkgver=${pkgver//./_} -pkgrel=1 +pkgrel=2 pkgdesc="An Open-Source subdivision surface library" url="http://graphics.pixar.com/opensubdiv" arch="all" |