mirror of
https://gitlab.archlinux.org/archlinux/packaging/packages/pkcs11-helper.git
synced 2025-12-22 06:30:01 +00:00
new upstream release
This commit is contained in:
6
PKGBUILD
6
PKGBUILD
@@ -4,15 +4,15 @@
|
|||||||
# Contributor: Martin Perner <martin dot perner at gmail dot com>
|
# Contributor: Martin Perner <martin dot perner at gmail dot com>
|
||||||
|
|
||||||
pkgname=pkcs11-helper
|
pkgname=pkcs11-helper
|
||||||
pkgver=1.11
|
pkgver=1.21
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
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=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='https://github.com/OpenSC/pkcs11-helper'
|
url='https://github.com/OpenSC/pkcs11-helper'
|
||||||
license=(GPL BSD)
|
license=(GPL BSD)
|
||||||
depends=('gnutls' 'nss' 'openssl')
|
depends=('gnutls' 'nss' 'openssl')
|
||||||
source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz")
|
source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz")
|
||||||
sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
|
sha512sums=('93270542d43d81085c85fdbc1dd62a07c84ab88b63e7c10541659e25be7ed2c08b0ea02cfa710f6a8ab488fb8a884390ea10c05170705390e824f3e9d5481fa8')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd pkcs11-helper-pkcs11-helper-$pkgver
|
cd pkcs11-helper-pkcs11-helper-$pkgver
|
||||||
|
|||||||
Reference in New Issue
Block a user