diff --git a/desktop/toolkit/qt5/qt5-webengine/actions.py b/desktop/toolkit/qt5/qt5-webengine/actions.py index 32c5dc8a7a..44b084392c 100755 --- a/desktop/toolkit/qt5/qt5-webengine/actions.py +++ b/desktop/toolkit/qt5/qt5-webengine/actions.py @@ -17,7 +17,7 @@ def setup(): shelltools.unlinkDir("src/3rdparty") shelltools.move("../qtwebengine-chromium-*", "src/3rdparty") shelltools.system("mkdir src/3rdparty/chromium/.git") - shelltools.system("patch -p1 < qtwebengine-5.15.7-build_fixes-1.patch") + #shelltools.system("patch -p1 < qtwebengine-5.15.7-build_fixes-1.patch") shelltools.system("sed -i 's/NINJAJOBS/NINJA_JOBS/' src/core/gn_run.pro") diff --git a/desktop/toolkit/qt5/qt5-webengine/pspec.xml b/desktop/toolkit/qt5/qt5-webengine/pspec.xml index c17abf4c8e..d143b6e355 100755 --- a/desktop/toolkit/qt5/qt5-webengine/pspec.xml +++ b/desktop/toolkit/qt5/qt5-webengine/pspec.xml @@ -12,7 +12,7 @@ Provides support for web applications using the Chromium browser project LGPLv2.1-linking-exception https://invent.kde.org/qt/qt/qtwebengine/-/archive/v5.15.9-lts/qtwebengine-v5.15.9-lts.tar.bz2 - https://invent.kde.org/qt/qt/qtwebengine-chromium/-/archive/f878faa317d8f58b01565c96e5c2efb8ccdfbddd.tar.gz + https://sourceforge.net/projects/pisilinux/files/source/qtwebengine-chromium-87-20220314.tar.xz/download qtwebengine-5.15.7-build_fixes-1.patch @@ -183,7 +183,7 @@ 2022-04-18 - 5.15.9 + 5.15.3 Version bump. Mustafa Cinasal muscnsl@gmail.com