summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2021-03-28 20:53:52 +0300
committerMantas Mikulėnas2021-03-28 20:53:52 +0300
commitb921dbd7c2aa400d9079e53d99b4a3db0a40343b (patch)
tree545110bee0797b971ea57e2b12aa24b6277bc3e7 /PKGBUILD
parent239e0e0b648cb3138edd2190c3af83b880c637b2 (diff)
downloadaur-b921dbd7c2aa400d9079e53d99b4a3db0a40343b.tar.gz
release 2.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 116685c02c33..730e76503250 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mastercard-pkcs11-tools
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc="Tools to manage objects on PKCS#11 cryptographic tokens"
url="https://github.com/Mastercard/pkcs11-tools"
@@ -10,7 +10,7 @@ makedepends=(
bison
flex
)
-_commit=4192e3bef4bbee9cb890a4d5b5309eaf40fbc79a
+_commit=1e97ae52b55d385b5196648eae5c547b9d34aba0
source=("git+https://github.com/Mastercard/pkcs11-tools#commit=$_commit"
"git+https://git.savannah.gnu.org/git/gnulib.git"
"oasis-pkcs11::git+https://github.com/oasis-tcs/pkcs11")