thc-hydra: 7.4 -> 8.0

This commit is contained in:
Thomas Penteker 2014-07-15 00:46:40 +02:00
parent 7930f51575
commit e38402a71e
3 changed files with 6 additions and 2 deletions

View File

@ -2,8 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/dpl4hydra.sh
-rwxr-xr-x root/root usr/bin/hydra
-rwxr-xr-x root/root usr/bin/hydra-wizard.sh
-rwxr-xr-x root/root usr/bin/pw-inspector
-rwxr-xr-x root/root usr/bin/xhydra
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/dpl4hydra_full.csv
-rw-r--r-- root/root usr/etc/dpl4hydra_local.csv
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/hydra.1.gz

View File

@ -1 +1 @@
48a6ab847999458184ca30620c70fd87 hydra-7.4.tar.gz
8ae08657af314677a008533c621e9ee7 hydra-8.0.tar.gz

View File

@ -5,7 +5,7 @@
# Nice to have: mysql, libssh, libidn, libssh, gtk
name=thc-hydra
version=7.4
version=8.0
release=1
source=(http://thc.org/releases/hydra-$version.tar.gz)