wok-current diff qtwitter/receipt @ rev 20906
perl-glib: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 27 10:53:14 2019 +0100 (2019-02-27) |
parents | 7d6089953592 |
children | b9659e3c2111 |
line diff
1.1 --- a/qtwitter/receipt Sat Aug 10 11:33:11 2013 +0000 1.2 +++ b/qtwitter/receipt Wed Feb 27 10:53:14 2019 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="ben@seawolfsanctuary.com" 1.5 LICENSE="LGPL3" 1.6 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.7 -WEB_SITE="http://blog.ayoy.net/qtwitter" 1.8 +WEB_SITE="https://web.archive.org/web/20130113073128/http://blog.ayoy.net/qtwitter" 1.9 WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" 1.10 1.11 DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \