15 lines
602 B
Bash
15 lines
602 B
Bash
# Template file for 'thc-hydra'
|
|
pkgname=thc-hydra
|
|
version=8.6
|
|
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/man1"
|
|
short_desc="A tool to guess/crack valid login/password pairs"
|
|
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|
license="AGPL-3"
|
|
homepage="https://github.com/vanhauser-thc/${pkgname}"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=05a87eb018507b24afca970081f067e64441460319fb75ca1e64c4a1f322b80b
|