From d54d952408c2d212077fa229419ecf7c394fb9b0 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:18:53 +0100 Subject: [PATCH] thc-hydra: rebuild against OpenSSL --- srcpkgs/thc-hydra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/thc-hydra/template b/srcpkgs/thc-hydra/template index 19a37248d13..1d457533617 100644 --- a/srcpkgs/thc-hydra/template +++ b/srcpkgs/thc-hydra/template @@ -1,10 +1,10 @@ # Template file for 'thc-hydra' pkgname=thc-hydra version=9.1 -revision=1 +revision=2 build_style=gnu-configure make_install_args="MANDIR=/share/man/man1" -makedepends="zlib-devel libressl-devel libidn-devel ncurses-devel pcre-devel +makedepends="zlib-devel openssl-devel libidn-devel ncurses-devel pcre-devel postgresql-libs-devel libmariadbclient-devel libssh-devel" short_desc="Tool to guess/crack valid login/password pairs" maintainer="Michael Aldridge "