wok rev 13181

Up hydra (7.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 02 14:57:07 2012 +0200 (2012-08-02)
parents e900e46dbc11
children e6d69f8e05ad
files hydra/receipt
line diff
     1.1 --- a/hydra/receipt	Wed Aug 01 07:35:59 2012 +0000
     1.2 +++ b/hydra/receipt	Thu Aug 02 14:57:07 2012 +0200
     1.3 @@ -1,16 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="hydra"
     1.7 -VERSION="5.9"
     1.8 +VERSION="7.3"
     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 apr"
    1.13 -BUILD_DEPENDS="openssl-dev apr-dev gtk+-dev"
    1.14  TARBALL="$PACKAGE-$VERSION-src.tar.gz"
    1.15  WEB_SITE="http://freeworld.thc.org/thc-hydra"
    1.16  WGET_URL="http://freeworld.thc.org/releases/$TARBALL"
    1.17  
    1.18 +DEPENDS="gtk+ openssl xorg-libXdamage apr"
    1.19 +BUILD_DEPENDS="openssl-dev apr-dev gtk+-dev"
    1.20 +
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()
    1.23  {