pam: extract update_* to external update file
This commit is contained in:
parent
95e8e9ee51
commit
15e8503b0f
2 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,6 @@ short_desc="A flexible mechanism for authenticating users"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org/pub/linux/libs/pam/"
|
||||
license="GPL-2"
|
||||
update_pkgname=Linux-PAM
|
||||
distfiles="https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-${version}.tar.bz2"
|
||||
checksum=c4b1f23a236d169e2496fea20721578d864ba00f7242d2b41d81050ac87a1e55
|
||||
|
||||
|
|
1
srcpkgs/pam/update
Normal file
1
srcpkgs/pam/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=Linux-PAM
|
Loading…
Reference in a new issue