cracklib: set homepage and license.
This commit is contained in:
parent
9a415d2ce9
commit
9cfb7aa680
1 changed files with 3 additions and 1 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'cracklib'
|
||||
pkgname=cracklib
|
||||
version=2.8.18
|
||||
revision=5
|
||||
homepage="http://cracklib.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/cracklib/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
revision=4
|
||||
short_desc="Password Checking Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454
|
||||
long_desc="
|
||||
cracklib is a password checking library. It can check a given password
|
||||
|
|
Loading…
Reference in a new issue