diff --git a/srcpkgs/thc-hydra/template b/srcpkgs/thc-hydra/template index e6b40850700..bf734c9bee8 100644 --- a/srcpkgs/thc-hydra/template +++ b/srcpkgs/thc-hydra/template @@ -1,12 +1,12 @@ # Template file for 'thc-hydra' pkgname=thc-hydra version=8.5 -revision=1 +revision=2 nocross=yes build_style=gnu-configure makedepends="zlib-devel libressl-devel libidn-devel ncurses-devel pcre-devel postgresql-libs-devel libmysqlclient-devel libssh-devel" -make_install_args="MANDIR=/share/man" +make_install_args="MANDIR=/share/man/man1" short_desc="A tool to guess/crack valid login/password pairs" maintainer="Nicklaus McClendon " license="AGPL-3"