wok diff airoscript-ng/receipt @ rev 24980
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 08 09:19:55 2022 +0000 (2022-05-08) |
parents | 241fb98cab1c |
children | 41a539cfe5f8 |
line diff
1.1 --- a/airoscript-ng/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/airoscript-ng/receipt Sun May 08 09:19:55 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 WEB_SITE="https://airoscript.aircrack-ng.org/" 1.6 TARBALL="$PACKAGE-${VERSION%rc3}-3.tar.gz" 1.7 -WGET_URL="http://airoscript.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="bash" 1.11