aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-30 08:19:01 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-30 16:42:06 +0000
commitd86ee7be6b67b04ddd4a7c5eb1a7e2b8b2c09b86 (patch)
tree9e95102133bf0e38a836ac13e42d818882d4071a /main
parentaa68d2c2a6ecbb5476a72d32d99bcf0934fc337f (diff)
downloadaports-d86ee7be6b67b04ddd4a7c5eb1a7e2b8b2c09b86.tar.bz2
aports-d86ee7be6b67b04ddd4a7c5eb1a7e2b8b2c09b86.tar.xz
main/softhsm: upgrade to 2.6.1
Diffstat (limited to 'main')
-rw-r--r--main/softhsm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/softhsm/APKBUILD b/main/softhsm/APKBUILD
index 6c3d6adcd7..d01468fc29 100644
--- a/main/softhsm/APKBUILD
+++ b/main/softhsm/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Frank Felhoffer <silveraid@hackme.ca>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=softhsm
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=0
pkgdesc="cryptographic store accessible through a PKCS #11"
url="https://www.opendnssec.org/softhsm/"
@@ -35,4 +35,4 @@ package() {
make -j1 DESTDIR="$pkgdir/" install
}
-sha512sums="9d70fd05817a9ea4b0c8acad5f9f2a33ce38115414e84e5f43ec433a6f07440ea29c3b81ae5150ee7f324080c4603951406fa22052f4b6dbcc0c4e5cfd3e1723 softhsm-2.6.0.tar.gz"
+sha512sums="e77137096ff2ac2f5396971efbaa2007188855a8f723cb511182c6c5e5a353b3f98297442758e77a18c3a378c0ca3fce8abe090977f0f4f8d526de204fd523fb softhsm-2.6.1.tar.gz"