thc-hydra: update to 9.5.

This commit is contained in:
Michael Aldridge 2025-06-27 12:28:35 -05:00
parent 629c073d36
commit b468647ee5

View file

@ -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 <maldridge@voidlinux.org>"
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"