cracklib: extract update_* to external update file
This commit is contained in:
parent
3fc72e415c
commit
d6bf639926
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,6 @@ short_desc="Password Checking Library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://cracklib.sourceforge.net/"
|
||||
update_ignore="*pre*"
|
||||
distfiles="
|
||||
${SOURCEFORGE_SITE}/cracklib/${pkgname}-${version}.tar.gz
|
||||
${SOURCEFORGE_SITE}/cracklib/${pkgname}-words-1.2.gz"
|
||||
|
|
1
srcpkgs/cracklib/update
Normal file
1
srcpkgs/cracklib/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*pre*"
|
Loading…
Reference in a new issue