summaryrefslogtreecommitdiff
path: root/community/john
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-14 23:14:50 +0000
committerroot <root@rshg054.dnsready.net>2011-11-14 23:14:50 +0000
commit3d151dfc8e08b65c2c1d4b5e8081562d56ee7d41 (patch)
tree6471e323329fc287485206e36e43a9036ccf13d2 /community/john
parent600d5378dadf22b8517d52ac19500594bce4b66d (diff)
Mon Nov 14 23:14:50 UTC 2011
Diffstat (limited to 'community/john')
-rw-r--r--community/john/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/john/PKGBUILD b/community/john/PKGBUILD
index dbbb7450b..c346ce19a 100644
--- a/community/john/PKGBUILD
+++ b/community/john/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=john
pkgver=1.7.8
-pkgrel=6
+pkgrel=7
_jumbover=8
pkgdesc="John The Ripper - A fast password cracker (jumbo-$_jumbover included)"
arch=('i686' 'x86_64')
@@ -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}.conf \
+ install -m644 ${srcdir}/${pkgname}-${pkgver}/run/{dumb16,dumb32,dynamic}.conf \
${pkgdir}/usr/share/john/
# install binaries