wok-next diff airoscript-ng/receipt @ rev 20976

Follow recent changes in the Python renames
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Sep 25 17:35:51 2018 +0300 (2018-09-25)
parents 11b5e93cb5f2
children f48456621a9d
line diff
     1.1 --- a/airoscript-ng/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/airoscript-ng/receipt	Tue Sep 25 17:35:51 2018 +0300
     1.3 @@ -6,9 +6,10 @@
     1.4  SHORT_DESC="Airoscript ng"
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://code.google.com/archive/p/airoscript/"
     1.8 +#WEB_SITE="https://code.google.com/archive/p/airoscript/"
     1.9 +WEB_SITE="http://airoscript.aircrack-ng.org/"
    1.10  TARBALL="$PACKAGE-${VERSION%rc3}-3.tar.gz"
    1.11 -WGET_URL="http://airoscript.googlecode.com/files/$TARBALL"
    1.12 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/airoscript/$TARBALL"
    1.13  
    1.14  DEPENDS="bash"
    1.15