summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2023-01-14 22:13:22 +0200
committerMantas Mikulėnas2023-01-14 22:13:22 +0200
commitbf04542f2ebc14c9c67bda522225fd43239147ba (patch)
tree0015e1f8f45a34030b2198803e3518f2abf16650
parentf66b786ab73c990321b7c2b07bbeb9096c570b58 (diff)
downloadaur-bf04542f2ebc14c9c67bda522225fd43239147ba.tar.gz
bump to r282
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21c89cdf6a47..a276bd829add 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pkcs11-provider
pkgdesc = OpenSSL 3.0 provider for PKCS#11 hardware-backed private keys
- pkgver = r258.g5bcba34
+ pkgver = r282.g083b72d
pkgrel = 1
url = https://github.com/latchset/pkcs11-provider
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = pkcs11-provider
makedepends = libtool
depends = openssl>=3.0.5
depends = p11-kit
- source = git+https://github.com/latchset/pkcs11-provider#commit=5bcba34a42792309872ab2bbb7de32e5765f6af5
+ source = git+https://github.com/latchset/pkcs11-provider#commit=083b72d4fe3b10dde1c17316d097e94c6d103898
sha256sums = SKIP
pkgname = pkcs11-provider
diff --git a/PKGBUILD b/PKGBUILD
index b755059873be..2d2d74b43a5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pkcs11-provider
-pkgver=r258.g5bcba34
+pkgver=r282.g083b72d
pkgrel=1
pkgdesc="OpenSSL 3.0 provider for PKCS#11 hardware-backed private keys"
url="https://github.com/latchset/pkcs11-provider"
@@ -20,7 +20,7 @@ checkdepends=(
nss
softhsm
)
-_commit=5bcba34a42792309872ab2bbb7de32e5765f6af5
+_commit=083b72d4fe3b10dde1c17316d097e94c6d103898
source=("git+https://github.com/latchset/pkcs11-provider#commit=$_commit")
sha256sums=('SKIP')