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:
4
PKGBUILD
4
PKGBUILD
@@ -4,7 +4,7 @@
|
||||
# Contributor: Martin Perner <martin dot perner at gmail dot com>
|
||||
|
||||
pkgname=pkcs11-helper
|
||||
pkgver=1.23
|
||||
pkgver=1.25.1
|
||||
pkgrel=1
|
||||
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')
|
||||
@@ -12,7 +12,7 @@ url='https://github.com/OpenSC/pkcs11-helper'
|
||||
license=(GPL BSD)
|
||||
depends=('gnutls' 'nss' 'openssl')
|
||||
source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz")
|
||||
sha512sums=('aefb332e3e2aefba86eed221e1b8ca2440e9f0a9697360a0f02ab2017005e36fac1d1c35fc8ca69b935447c243dcd7f9af897ee5310c0fba404a711929180bb5')
|
||||
sha512sums=('d9e7d63747529a0af21eb18c822ec23c25f613dfa2a9c7bcdc1749e70ec4f6aa6ffd1a2ab731e2cbaaf576a6a0e612923a15cace79dc6119b1ef4fd7ac79f269')
|
||||
|
||||
build() {
|
||||
cd pkcs11-helper-pkcs11-helper-$pkgver
|
||||
|
||||
Reference in New Issue
Block a user