aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cpd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cpd/APKBUILD')
-rw-r--r--testing/cpd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cpd/APKBUILD b/testing/cpd/APKBUILD
index ff115b1b86b..6124efb2809 100644
--- a/testing/cpd/APKBUILD
+++ b/testing/cpd/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="C++ implementation of the Coherent Point Drift point set registration algorithm."
url="https://github.com/gadomski/cpd"
arch="all"
-license="GPL2+"
+license="GPL-2.0-or-later"
makedepends="cmake eigen-dev fgt-dev"
install=""
subpackages="$pkgname-dev"