mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/hydra: Updated for version 8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7263e76123
commit
a0a7d7f48e
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Updated by Kent Fritz <fritz.kent@gmail.com>
|
||||
|
||||
PRGNAM=hydra
|
||||
VERSION=${VERSION:-8.0}
|
||||
VERSION=${VERSION:-8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
XHYDRA=${XHYDRA:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hydra"
|
||||
VERSION="8.0"
|
||||
VERSION="8.1"
|
||||
HOMEPAGE="http://freeworld.thc.org/thc-hydra"
|
||||
DOWNLOAD="http://www.thc.org/releases/hydra-8.0.tar.gz"
|
||||
MD5SUM="8ae08657af314677a008533c621e9ee7"
|
||||
DOWNLOAD="http://www.thc.org/releases/hydra-8.1.tar.gz"
|
||||
MD5SUM="7a20011400c6282603d4b1ae461cabf2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue