wok diff mitter/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 eeba7ab1dffe
children 4b3fc3102e2d
line diff
     1.1 --- a/mitter/receipt	Thu Jan 24 18:16:34 2019 +0100
     1.2 +++ b/mitter/receipt	Sun May 08 09:19:55 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://web.archive.org/web/20120808040147/http://code.google.com/p/mitter"
     1.7 -WGET_URL="http://mitter.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL"
     1.9  DEPENDS="python pygtk python-simplejson"
    1.10  BUILD_DEPENDS="python-dev"
    1.11