wok diff qtwitter/receipt @ rev 25102

Use archive.org for some broken wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 21 16:00:20 2022 +0000 (2022-06-21)
parents b9659e3c2111
children
line diff
     1.1 --- a/qtwitter/receipt	Thu Feb 24 19:32:16 2022 +0000
     1.2 +++ b/qtwitter/receipt	Tue Jun 21 16:00:20 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="LGPL3"
     1.5  TARBALL="$PACKAGE-$VERSION-src.tar.gz"
     1.6  WEB_SITE="https://web.archive.org/web/20130113073128/http://blog.ayoy.net/qtwitter"
     1.7 -WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20150805105045if_/http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL"
     1.9  
    1.10  DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \
    1.11  libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \