diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-08-28 18:39:01 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-28 19:56:00 -0300 |
commit | 44f463d8034128c504ba9e795992fbb1e483c25f (patch) | |
tree | d35499a069eff435c7caa4168a7e4eaea53e6009 /community/softhsm | |
parent | 31ffebddd3560c53683bbdb09dfd0e004966e0c0 (diff) | |
download | aports-44f463d8034128c504ba9e795992fbb1e483c25f.tar.bz2 aports-44f463d8034128c504ba9e795992fbb1e483c25f.tar.xz |
rebuild for libbotan-2.so.11
Diffstat (limited to 'community/softhsm')
-rw-r--r-- | community/softhsm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/softhsm/APKBUILD b/community/softhsm/APKBUILD index 220e529236..d8764866ce 100644 --- a/community/softhsm/APKBUILD +++ b/community/softhsm/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: tcely <softhsm+aports@tcely.33mail.com> pkgname=softhsm pkgver=2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="cryptographic store accessible through a PKCS #11" url="https://www.opendnssec.org/softhsm/" arch="all" |