blob: a6307290e067d77343199ec638b2a57795a70b23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = duo_unix
pkgdesc = Login utility and PAM module for Duo Security two-factor authentication
pkgver = 2.2.1
pkgrel = 1
url = https://www.duosecurity.com/docs/duounix
install = duo_unix.install
arch = i686
arch = x86_64
arch = armv7h
license = custom:GPL2
depends = pam
backup = etc/duo/login_duo.conf
backup = etc/duo/pam_duo.conf
source = https://dl.duosecurity.com/duo_unix-2.2.1.tar.gz
sha1sums = 1659375bbde63e78f1e8aedcf351cff5d5634d4c
pkgname = duo_unix
|