diff --git a/testing/crypto++/APKBUILD b/testing/crypto++/APKBUILD index 0a50b16acfc..77fa512c3f8 100644 --- a/testing/crypto++/APKBUILD +++ b/testing/crypto++/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: August Klein pkgname=crypto++ pkgver=5.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="A free C++ class library of cryptographic schemes" url="http://www.cryptopp.com" arch="all" -license="custom" +license="Boost" depends="" depends_dev="" makedepends="$depends_dev"