summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2022-11-25 07:56:21 +0200
committerMantas Mikulėnas2022-11-25 07:56:33 +0200
commit57923046423d73eba653619b9c17d0caa963c6fd (patch)
tree9710a24607dce77c9a6f24b1c5f29c88be6adfb5 /PKGBUILD
parent213aa54dba1228d14b96f02251e09abce0aae273 (diff)
downloadaur-57923046423d73eba653619b9c17d0caa963c6fd.tar.gz
bump to r202
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2601a805c032..e5491d5f3fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pkcs11-provider
-pkgver=r195.g167482c
+pkgver=r202.g339e146
pkgrel=1
pkgdesc="OpenSSL 3.0 provider for PKCS#11 hardware-backed private keys"
url="https://github.com/latchset/pkcs11-provider"
@@ -13,13 +13,14 @@ makedepends=(
autoconf-archive
automake
gcc
+ git
libtool
)
checkdepends=(
nss
softhsm
)
-_commit=167482cb4c4c73d56bdca0afe88a6b0c85b99172
+_commit=339e146cd438abc1b816c29f40f6ecb193c11a68
source=("git+https://github.com/latchset/pkcs11-provider#commit=$_commit")
sha256sums=('SKIP')