From b468647ee50625d4a003f79a5cd9d8362da81f8b Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 27 Jun 2025 12:28:35 -0500 Subject: [PATCH] thc-hydra: update to 9.5. --- srcpkgs/thc-hydra/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/thc-hydra/template b/srcpkgs/thc-hydra/template index be542205c32..bda338472b7 100644 --- a/srcpkgs/thc-hydra/template +++ b/srcpkgs/thc-hydra/template @@ -1,7 +1,7 @@ # Template file for 'thc-hydra' pkgname=thc-hydra -version=9.1 -revision=6 +version=9.5 +revision=1 build_style=gnu-configure make_install_args="MANDIR=/share/man/man1 DATADIR=/share/hydra" makedepends="zlib-devel openssl-devel libidn-devel ncurses-devel pcre-devel @@ -11,7 +11,7 @@ maintainer="Michael Aldridge " license="AGPL-3.0-or-later" homepage="https://github.com/vanhauser-thc/thc-hydra" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=ce08a5148c0ae5ff4b0a4af2f7f15c5946bc939a57eae1bbb6dda19f34410273 +checksum=9dd193b011fdb3c52a17b0da61a38a4148ffcad731557696819d4721d1bee76b CFLAGS="-fcommon"