mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
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>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://cracklib.sourceforge.net/"
|
homepage="http://cracklib.sourceforge.net/"
|
||||||
update_ignore="*pre*"
|
|
||||||
distfiles="
|
distfiles="
|
||||||
${SOURCEFORGE_SITE}/cracklib/${pkgname}-${version}.tar.gz
|
${SOURCEFORGE_SITE}/cracklib/${pkgname}-${version}.tar.gz
|
||||||
${SOURCEFORGE_SITE}/cracklib/${pkgname}-words-1.2.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…
Add table
Reference in a new issue