wok diff qt5/receipt @ rev 25336

updated suricata (5.0.2 -> 6.0.6)
author Hans-G?nter Theisgen
date Sat Jul 23 17:54:01 2022 +0100 (23 months ago)
parents 1527d33cb460
children 4be73f2da5c0
line diff
     1.1 --- a/qt5/receipt	Fri Jul 15 07:57:26 2022 +0100
     1.2 +++ b/qt5/receipt	Sat Jul 23 17:54:01 2022 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  
     1.5  SOURCE="qt-everywhere-src"
     1.6  TARBALL="$SOURCE-$VERSION.tar.xz"
     1.7 -WGET_URL="https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL"
     1.8 +#WGET_URL="https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL"
     1.9 +WGET_URL="https://web.archive.org/web/20211201212948if_/http://mirrors.ocf.berkeley.edu/qt/${VERSION%.*}/$VERSION/single/$TARBALL"
    1.10  
    1.11  SUGGESTED="libQt5Plugins libQt5ScriptTools"
    1.12  PROVIDE="qt-x11-opensource-src Qt5"