git » libp11.git » commit d52f1aa

OpenSSL 3.0 rebuild

author Felix Yan
2022-11-01 13:20:37 UTC
committer Felix Yan
2022-11-01 13:20:37 UTC
parent a9cd1f6242975903664fb717b04378922af1cb18

OpenSSL 3.0 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3327324..5c2afb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 
 pkgname=libp11
 pkgver=0.4.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A library implementing a small layer on top of the PKCS11 API"
 arch=('x86_64')
 url="https://github.com/OpenSC/libp11/wiki"