wok diff wvstreams/receipt @ rev 25057
linux-libre: fix linux-libre-3.18.129-gnu-slitaz.config
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 06 11:05:30 2022 +0000 (2022-06-06) |
parents | b7f1bd1b9ac7 |
children | 0262035dc1e7 |
line diff
1.1 --- a/wvstreams/receipt Mon Mar 14 18:23:09 2022 +0000 1.2 +++ b/wvstreams/receipt Mon Jun 06 11:05:30 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://web.archive.org/web/20110504183753/http://alumnit.ca:80/wiki/index.php?page=WvDial" 1.7 -WGET_URL="http://wvstreams.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.9 TAGS="network 3G" 1.10 1.11 DEPENDS="ppp libssl xplc readline"