blob: b6f14240be15296818f29b91e8348d0dde7d76cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pam_p11-git
pkgdesc = PAM module for using crpytographic PKCS11 tokens such as smart cards and usb crypto tokens for local authentication.
pkgver = pam_p11.0.6.0.r0.ga6d8605
pkgrel = 4
url = https://github.com/OpenSC/OpenSC/wiki/pam_p11-simple-RSA-authentication-with-PKCS%2311-modules
arch = i686
arch = x86_64
license = LGPL-2.1-or-later
makedepends = git
depends = glibc
depends = pam
depends = libp11
depends = openssl
provides = pam_p11
source = git+https://github.com/OpenSC/pam_p11.git
md5sums = SKIP
pkgname = pam_p11-git
|