diff options
Diffstat (limited to 'testing/hexer/APKBUILD')
-rw-r--r-- | testing/hexer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hexer/APKBUILD b/testing/hexer/APKBUILD index ba71db9d31..bbb0aafc02 100644 --- a/testing/hexer/APKBUILD +++ b/testing/hexer/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="LAS and OGR hexagonal density and boundary surface generation" url="https://github.com/hobu/hexer" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" options="!check" depends="gdal" makedepends="cmake gdal-dev" |