diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-27 09:09:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-27 10:14:47 +0000 |
commit | a9f43566f8599a0cf8fb1a6be15543215afe2497 (patch) | |
tree | 1be3a9b23849949c2dfdce31f331ad46c54fcead | |
parent | 0f961663ff3633886ced8c98fef4f71d212ec95e (diff) | |
download | aports-a9f43566f8599a0cf8fb1a6be15543215afe2497.tar.bz2 aports-a9f43566f8599a0cf8fb1a6be15543215afe2497.tar.xz |
testing/opensubdiv: rebuild against boost 1.62.0
-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 885d8b700d..7bfba68b0b 100644 --- a/testing/opensubdiv/APKBUILD +++ b/testing/opensubdiv/APKBUILD @@ -4,7 +4,7 @@ pkgname=opensubdiv _pkgname=OpenSubdiv pkgver=3.0.5 _pkgver=${pkgver//./_} -pkgrel=0 +pkgrel=1 pkgdesc="An Open-Source subdivision surface library" url="http://graphics.pixar.com/opensubdiv" arch="all" |