Initial import

This commit is contained in:
Darko Luketic
2015-08-12 16:35:02 +02:00
commit 5f01e57436
2 changed files with 43 additions and 0 deletions

14
.SRCINFO Normal file
View File

@@ -0,0 +1,14 @@
pkgbase = libpam_pwdfile
pkgdesc = A PAM module allowing authentication via an /etc/passwd-like file
pkgver = 1.0
pkgrel = 1
url = https://github.com/tiwe-de/libpam-pwdfile
arch = i686
arch = x86_64
license = GPL
depends = pam
source = https://github.com/tiwe-de/libpam-pwdfile/archive/v1.0.tar.gz
sha1sums = a5fd2bd79a3c781b508905709450427f1b28705f
pkgname = libpam_pwdfile