blob: 7924fbfab95bd075aa4cdcb7a481ed7e9ccb4baa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = pam_exec-ssh
pkgdesc = Unlock SSH keys on login using PAM
pkgver = r11.50fe297
pkgrel = 2
url = https://github.com/x70b1/pam_exec-ssh
arch = any
license = The Unlicense
makedepends = git
depends = pam
depends = expect
source = pam_exec-ssh::git+https://github.com/x70b1/pam_exec-ssh.git
sha256sums = SKIP
pkgname = pam_exec-ssh
|