mirror of
https://gitlab.archlinux.org/archlinux/packaging/packages/pkcs11-helper.git
synced 2025-12-22 06:30:01 +00:00
add .SRCINFO
This commit is contained in:
16
.SRCINFO
Normal file
16
.SRCINFO
Normal file
@@ -0,0 +1,16 @@
|
||||
pkgbase = pkcs11-helper
|
||||
pkgdesc = A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine
|
||||
pkgver = 1.29.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/OpenSC/pkcs11-helper
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
license = BSD
|
||||
depends = gnutls
|
||||
depends = nss
|
||||
depends = openssl
|
||||
provides = libpkcs11-helper.so
|
||||
source = https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.29.0/pkcs11-helper-1.29.0.tar.bz2
|
||||
sha256sums = 996846a3c8395e03d8c0515111dc84d82e6e3648d44ba28cb2dbbbca2d4db7d6
|
||||
|
||||
pkgname = pkcs11-helper
|
||||
Reference in New Issue
Block a user