wok diff qtwitter/receipt @ rev 25706
BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 26 17:36:15 2024 +0000 (4 months ago) |
parents | b9659e3c2111 |
children |
line diff
1.1 --- a/qtwitter/receipt Thu Feb 24 19:32:16 2022 +0000 1.2 +++ b/qtwitter/receipt Wed Jun 26 17:36:15 2024 +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 \