wok-current diff xdelta/receipt @ rev 25113
Use https://download.tuxfamily.org/ for some broken wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 25 14:36:45 2022 +0000 (2022-06-25) |
parents | 922f061231c2 |
children |
line diff
1.1 --- a/xdelta/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/xdelta/receipt Sat Jun 25 14:36:45 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE$VERSION.tar.gz" 1.6 WEB_SITE="http://xdelta.org/" 1.7 -WGET_URL="http://$PACKAGE.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 # What is the latest version available today? 1.11 current_version()