diff options
Diffstat (limited to 'testing/fgt')
-rw-r--r-- | testing/fgt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fgt/APKBUILD b/testing/fgt/APKBUILD index d0fe24302e..a25704ca55 100644 --- a/testing/fgt/APKBUILD +++ b/testing/fgt/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="C++ library for fast Gauss transforms." url="https://github.com/gadomski/fgt" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" makedepends="cmake eigen-dev" install="" subpackages="$pkgname-dev" |