diff options
Diffstat (limited to 'testing/laszip/APKBUILD')
-rw-r--r-- | testing/laszip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/laszip/APKBUILD b/testing/laszip/APKBUILD index 11efa0e306..bab0790c30 100644 --- a/testing/laszip/APKBUILD +++ b/testing/laszip/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="LASzip point cloud compression library" url="https://github.com/laszip/laszip" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" options="!check" makedepends="cmake" install="" |