diff options
Diffstat (limited to 'testing/opensubdiv/APKBUILD')
-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 34cf31b9e88..80841645c30 100644 --- a/testing/opensubdiv/APKBUILD +++ b/testing/opensubdiv/APKBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="An Open-Source subdivision surface library" url="http://graphics.pixar.com/opensubdiv" arch="all" -license="ASL-2.0" +license="Apache-2.0" depends="" makedepends="cmake glew-dev glfw-dev doxygen py-docutils libxcursor-dev" subpackages="$pkgname-dev $pkgname-doc $pkgname-tutorials $pkgname-tools" |