diff options
Diffstat (limited to 'testing/geos/APKBUILD')
-rw-r--r-- | testing/geos/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/geos/APKBUILD b/testing/geos/APKBUILD index d0db782891b..4714384aabe 100644 --- a/testing/geos/APKBUILD +++ b/testing/geos/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="GEOS is a library providing OpenGIS and JTS spatial operations in C++." url="http://trac.osgeo.org/geos/" arch="x86 x86_64" -license="LGPL2.1" +license="LGPL-2.1" depends="" depends_dev="" makedepends="swig python2-dev $depends_dev" |