diff --git a/thc-hydra/.footprint b/thc-hydra/.footprint index b82a82915..e87e447a4 100644 --- a/thc-hydra/.footprint +++ b/thc-hydra/.footprint @@ -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 diff --git a/thc-hydra/.md5sum b/thc-hydra/.md5sum index c009c0bc4..a5f7834e7 100644 --- a/thc-hydra/.md5sum +++ b/thc-hydra/.md5sum @@ -1 +1 @@ -48a6ab847999458184ca30620c70fd87 hydra-7.4.tar.gz +8ae08657af314677a008533c621e9ee7 hydra-8.0.tar.gz diff --git a/thc-hydra/Pkgfile b/thc-hydra/Pkgfile index c8c4c9537..71d04909a 100644 --- a/thc-hydra/Pkgfile +++ b/thc-hydra/Pkgfile @@ -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)