mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/crunch: Updated for version 3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
590988f759
commit
a98ad28481
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=crunch
|
PRGNAM=crunch
|
||||||
VERSION=${VERSION:-3.5}
|
VERSION=${VERSION:-3.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="crunch"
|
PRGNAM="crunch"
|
||||||
VERSION="3.5"
|
VERSION="3.6"
|
||||||
HOMEPAGE="http://crunch-wordlist.sourceforge.net/"
|
HOMEPAGE="http://crunch-wordlist.sourceforge.net/"
|
||||||
DOWNLOAD="http://switch.dl.sourceforge.net/project/crunch-wordlist/crunch-wordlist/crunch-3.5.tgz"
|
DOWNLOAD="http://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/crunch-3.6.tgz"
|
||||||
MD5SUM="b4b1e3e348f073355a0683cd85cca838"
|
MD5SUM="1cbab783805d1bd382bd2edf33298108"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue