wok rev 20802

updated cowpatty (4.6 -> 4.8)
author Hans-G?nter Theisgen
date Fri Feb 15 17:40:45 2019 +0100 (2019-02-15)
parents e4f78af785ff
children 01b30edcef4e
files cowpatty/receipt
line diff
     1.1 --- a/cowpatty/receipt	Fri Feb 15 15:54:04 2019 +0100
     1.2 +++ b/cowpatty/receipt	Fri Feb 15 17:40:45 2019 +0100
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cowpatty"
     1.7 -VERSION="4.6"
     1.8 +VERSION="4.8"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Wireless WPA/WPA2 PSK handshake cracking utility."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12  LICENSE="GPL2"
    1.13 +WEB_SITE="http://www.willhackforsushi.com/?page_id=50"
    1.14 +
    1.15  TARBALL="$PACKAGE-$VERSION.tgz"
    1.16 -WEB_SITE="http://www.willhackforsushi.com/?page_id=50"
    1.17  WGET_URL="http://www.willhackforsushi.com/code/$PACKAGE/$VERSION/$TARBALL"
    1.18  
    1.19  DEPENDS="openssl libpcap"
    1.20 @@ -29,4 +30,3 @@
    1.21  	cp -a $install/usr/bin $fs/usr
    1.22  	cp -a $install/usr/share/cowpatty $fs/usr/share
    1.23  }
    1.24 -