diff options
Diffstat (limited to 'testing/hamlib/APKBUILD')
-rw-r--r-- | testing/hamlib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hamlib/APKBUILD b/testing/hamlib/APKBUILD index 17ef3c4aba5..81e88738e13 100644 --- a/testing/hamlib/APKBUILD +++ b/testing/hamlib/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Library to control radio transceivers and receivers" url="http://www.hamlib.org/" arch="all" -license="LGPLv2+" +license="LGPL-2.0-or-later" depends="" depends_dev="" makedepends="$depends_dev linux-headers perl-dev python-dev swig tcl-dev chrpath" |