OpenSSL 3.0 rebuild

This commit is contained in:
Felix Yan
2022-11-01 16:16:59 +00:00
parent 1aad6bdf11
commit fe9f6f88dc

View File

@@ -5,7 +5,7 @@
pkgname=pkcs11-helper
pkgver=1.29.0
pkgrel=1
pkgrel=2
pkgdesc='A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine'
arch=('x86_64')
url='https://github.com/OpenSC/pkcs11-helper'
@@ -35,4 +35,3 @@ package() {
mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
install -D -m0644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
}