diff options
Diffstat (limited to 'testing/stoken/APKBUILD')
-rw-r--r-- | testing/stoken/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/stoken/APKBUILD b/testing/stoken/APKBUILD index 797b1ac909..709344672c 100644 --- a/testing/stoken/APKBUILD +++ b/testing/stoken/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="RSA SecurID-compatible software token for Linux/UNIX systems" url="http://stoken.sf.net" arch="all" -license="LGPLv2.1+" +license="LGPL-2.1-or-later" makedepends="autoconf automake libtool libxml2-dev nettle-dev" subpackages="$pkgname-dev $pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/cernekee/$pkgname/archive/v$pkgver.tar.gz" |