mirror of
https://gitlab.archlinux.org/archlinux/packaging/packages/pkcs11-helper.git
synced 2025-12-22 06:30:01 +00:00
OpenSSL 3.0 rebuild
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
pkgname=pkcs11-helper
|
pkgname=pkcs11-helper
|
||||||
pkgver=1.29.0
|
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'
|
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')
|
arch=('x86_64')
|
||||||
url='https://github.com/OpenSC/pkcs11-helper'
|
url='https://github.com/OpenSC/pkcs11-helper'
|
||||||
@@ -35,4 +35,3 @@ package() {
|
|||||||
mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
|
mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
|
||||||
install -D -m0644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
|
install -D -m0644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user