diff options
Diffstat (limited to 'testing/softhsm/APKBUILD')
-rw-r--r-- | testing/softhsm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/softhsm/APKBUILD b/testing/softhsm/APKBUILD index 99a7b6ea0b3..92c640b382c 100644 --- a/testing/softhsm/APKBUILD +++ b/testing/softhsm/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="cryptographic store accessible through a PKCS #11" url="http://www.softhsm.org/" arch="all" -license="BSD2" +license="BSD-2-Clause" depends="libressl" makedepends="libressl-dev automake autoconf libtool file" install="" |