mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/cracklib: Updated for version 2.8.22.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
bae3dcc1d8
commit
7ec7b014ac
3 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for cracklib
|
||||
|
||||
# Copyright (c) 2011 Chris Walker <kris240376@gmail.com>
|
||||
# Copyright (c) 2011-2012 Chris Walker <kris240376@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -29,7 +29,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cracklib
|
||||
VERSION=${VERSION:-2.8.18}
|
||||
VERSION=${VERSION:-2.8.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="cracklib"
|
||||
VERSION="2.8.18"
|
||||
VERSION="2.8.22"
|
||||
HOMEPAGE="http://sourceforge.net/projects/cracklib"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/cracklib/cracklib/2.8.18/cracklib-2.8.18.tar.gz \
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/cracklib/cracklib/2.8.22/cracklib-2.8.22.tar.gz \
|
||||
http://downloads.sourceforge.net/cracklib/cracklib-words-20080507.gz"
|
||||
MD5SUM="79053ad8bc714a44cd660cb12116211b \
|
||||
MD5SUM="463177b5c29c7a598c991e12a4898e06 \
|
||||
7fa6ba0cd50e7f9ccaf4707c810b14f1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
cracklib: cracklib (password crack library)
|
||||
|
|
Loading…
Reference in a new issue