summaryrefslogtreecommitdiff
path: root/community/john/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-11 11:31:14 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-11 11:31:14 -0300
commit93e6000b49f03ddf5a7046d325675ab43f58980b (patch)
tree4202781c4124b57e808c9c6f51ba71e71484969e /community/john/PKGBUILD
parentfe4dcf73c98bd9629ed703a027a4b812fb174cdd (diff)
parent4141f5b04aab597f88a617a82649a404c773469a (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/haskell-binary/PKGBUILD community/haskell-ghc-paths/PKGBUILD community/virtualbox/PKGBUILD extra/cscope/PKGBUILD extra/pixman/PKGBUILD extra/virtuoso/PKGBUILD extra/xfce4-weather-plugin/PKGBUILD
Diffstat (limited to 'community/john/PKGBUILD')
-rw-r--r--community/john/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/john/PKGBUILD b/community/john/PKGBUILD
index 03b9b798f..753552694 100644
--- a/community/john/PKGBUILD
+++ b/community/john/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=john
pkgver=1.7.8
-pkgrel=5
-_jumbover=7
+pkgrel=6
+_jumbover=8
pkgdesc="John The Ripper - A fast password cracker (jumbo-$_jumbover included)"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.openwall.com/$pkgname/"
@@ -19,7 +19,7 @@ source=(http://www.openwall.com/$pkgname/g/$pkgname-$pkgver.tar.bz2
ftp://ftp.kfki.hu/pub/packages/security/ssh/ossh/libdes-4.04b.tar.gz
params.h.patch)
md5sums=('e6d7f261829610d6949c706ebac0517c'
- '6513d201dfc2e87033a4068143de3ef0'
+ '96cb581fd8447f3f96614fd365896b07'
'c8d5c69f86c2eedb485583b0305284a1'
'f69ed632eba8fb9e45847a4b4a323787')
@@ -65,7 +65,7 @@ package() {
# install password list and charset files
install -m644 ${srcdir}/${pkgname}-${pkgver}/run/{{all,alnum,alpha,digits,lanman}.chr,password.lst} \
${pkgdir}/usr/share/john/
- install -m644 ${srcdir}/${pkgname}-${pkgver}/run/{dumb16,dumb32,generic}.conf \
+ install -m644 ${srcdir}/${pkgname}-${pkgver}/run/{dumb16,dumb32}.conf \
${pkgdir}/usr/share/john/
# install binaries