wok diff qtgain/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 (23 months ago)
parents 7c0170dd3ecc
children 29df00e1e19d
line diff
     1.1 --- a/qtgain/receipt	Wed Feb 23 11:49:52 2022 +0000
     1.2 +++ b/qtgain/receipt	Tue Jun 21 16:00:20 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="56842-QtGain.tar.lzma"
     1.6  WEB_SITE="https://www.linux-apps.com/content/show.php/QtGain?content=56842"
     1.7 -WGET_URL="http://qt-apps.org/CONTENT/content-files/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20150802150319if_/http://qt-apps.org/CONTENT/content-files/$TARBALL"
     1.9  
    1.10  DEPENDS="libQtCore libQtGui libQtNetwork"
    1.11  BUILD_DEPENDS="Qt4-dev qmake"