wok-current rev 6494
Up: hydra to 5.7. Added apr to build_depends and depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Oct 01 02:17:20 2010 +0000 (2010-10-01) |
parents | 3b12cd685505 |
children | b08597f40105 |
files | hydra/receipt |
line diff
1.1 --- a/hydra/receipt Fri Oct 01 02:07:00 2010 +0000 1.2 +++ b/hydra/receipt Fri Oct 01 02:17:20 2010 +0000 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="hydra" 1.7 -VERSION="5.4" 1.8 +VERSION="5.7" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="THC password cracker for FTP, HTTP, HTTPS, SMB, etc." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -DEPENDS="gtk+ openssl xorg-libXdamage" 1.13 -BUILD_DEPENDS="openssl-dev" 1.14 +DEPENDS="gtk+ openssl xorg-libXdamage apr" 1.15 +BUILD_DEPENDS="openssl-dev apr-dev" 1.16 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.17 WEB_SITE="http://freeworld.thc.org/thc-hydra" 1.18 WGET_URL="http://freeworld.thc.org/releases/$TARBALL"