wok-6.x diff qt4/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 d358ff3c7097
children 08392a9d42ea
line diff
     1.1 --- a/qt4/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.2 +++ b/qt4/receipt	Tue Jun 21 16:00:20 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  LICENSE="GPL3 LGPL2.1"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://qt-project.org/"
     1.7 -WGET_URL="https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20220321180342if_/https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/$TARBALL"
     1.9  PROVIDE="qt-x11-opensource-src Qt4"
    1.10  TAGS="qt"
    1.11