New package: libpam-google-authenticator
Void lacked a package for Google Authenticator, so one has been added.
This commit is contained in:
parent
824b0c4a15
commit
a88db0b6b3
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'google-authenticator'
|
||||
pkgname=libpam-google-authenticator
|
||||
version="1.0"
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="pam-libs>=1.1.8"
|
||||
makedepends="pam-devel>=1.1.8"
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="Google's two-factor authentication project"
|
||||
maintainer="Sean R. Lang <srlang@ncsu.edu>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://google-authenticator.googlecode.com"
|
||||
distfiles="${homepage}/files/${pkgname}-${version}-source.tar.bz2"
|
||||
checksum=80426045d13ce7a2bf56c692ccfb1751cef3c7484752ad40738facf729264d4b
|
Loading…
Reference in New Issue