summaryrefslogtreecommitdiff
path: root/pcr/softhsm/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-19 23:55:20 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-19 23:55:20 -0500
commit185ca4cbc0f0fb3fed4a53b1eb67499d5c3dc12e (patch)
treea31ea8f1194b8139d5f2ff631b3e8a548b3347d4 /pcr/softhsm/PKGBUILD
parente9b9494a08e76ffddd81e5fad16b13adc5295844 (diff)
softhsm-2.2.0-1: updating version
Diffstat (limited to 'pcr/softhsm/PKGBUILD')
-rw-r--r--pcr/softhsm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/softhsm/PKGBUILD b/pcr/softhsm/PKGBUILD
index 6f9244781..55428cbf4 100644
--- a/pcr/softhsm/PKGBUILD
+++ b/pcr/softhsm/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=softhsm
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
pkgdesc="Software PKCS11 store"
arch=('i686' 'x86_64')
url="http://www.opendnssec.org/softhsm/"
@@ -22,7 +22,7 @@ changelog=
source=("http://www.opendnssec.org/files/source/${pkgname}-${pkgver}.tar.gz")
noextract=()
-sha256sums=('0399b06f196fbfaebe73b4aeff2e2d65d0dc1901161513d0d6a94f031dcd827e')
+sha256sums=('eb6928ae08da44fca4135d84d6b79ad7345f408193208c54bf69f5b2e71f85f7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"