summaryrefslogtreecommitdiffstats
path: root/crypto/john/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/john/DETAILS')
-rwxr-xr-xcrypto/john/DETAILS19
1 files changed, 9 insertions, 10 deletions
diff --git a/crypto/john/DETAILS b/crypto/john/DETAILS
index 170871ae0d..f3554d5c29 100755
--- a/crypto/john/DETAILS
+++ b/crypto/john/DETAILS
@@ -1,18 +1,17 @@
SPELL=john
- VERSION=1.7.9
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.8.0
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.openwall.com/john/g/$SOURCE
- SOURCE_HASH=sha512:121b4aa6fbb62b14db366aed739d7db760c136a4c3a39d8bba32bde269350354b3d18d15ee783f61b17913b0dd6773068cb01b3d3bbad290c309ae1cd027568b
- WEB_SITE=http://www.openwall.com/john/
+ SOURCE_URL[0]=http://www.openwall.com/$SPELL/j/$SOURCE
+ SOURCE_HASH=sha512:e2820ecabd7ea4c7404c3d40f064994d0f5746b093c859a58fbf2588492ebcef411d9f3088c8e8ee726284ead969e26fdae834cdae3eb2d32408fc79ed906543
+ WEB_SITE=http://www.openwall.com/$SPELL/
ENTERED=20011216
LICENSE[0]=GPL
KEYWORDS="crypto"
SHORT="John the Ripper is a fast password cracker."
cat << EOF
-John the Ripper is a fast password cracker, currently available
-for many flavors of Unix (11 are officially supported, not
-counting different architectures), DOS, Win32, and BeOS. Its
-primary purpose is to detect weak Unix passwords, but a number
-of other hash types are supported as well.
+John the Ripper is a fast password cracker, currently available for many flavors
+of Unix (11 are officially supported, not counting different architectures),
+DOS, Win32, and BeOS. Its primary purpose is to detect weak Unix passwords, but
+a number of other hash types are supported as well.
EOF