qt5-webengine ver. bump

This commit is contained in:
Rmys
2022-04-25 15:33:40 +03:00
committed by GitHub
parent b4ee2e1db5
commit 2f5313115c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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")
+2 -2
View File
@@ -12,7 +12,7 @@
<Description>Provides support for web applications using the Chromium browser project</Description>
<License>LGPLv2.1-linking-exception</License>
<Archive sha1sum="59bae67c6a895cd84734d37648862e9bb2ba8ec8" type="tarbz2">https://invent.kde.org/qt/qt/qtwebengine/-/archive/v5.15.9-lts/qtwebengine-v5.15.9-lts.tar.bz2</Archive>
<Archive sha1sum="27aaae391e039d885b956b473edf8a7d6a1c7de4" type="targz">https://invent.kde.org/qt/qt/qtwebengine-chromium/-/archive/f878faa317d8f58b01565c96e5c2efb8ccdfbddd.tar.gz</Archive>
<Archive sha1sum="bb9bee71b659abf5f7165ebfc8e956b5fceed4a9" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/qtwebengine-chromium-87-20220314.tar.xz/download</Archive>
<AdditionalFiles>
<AdditionalFile target="qtwebengine-5.15.7-build_fixes-1.patch" permission="0644">qtwebengine-5.15.7-build_fixes-1.patch</AdditionalFile>
</AdditionalFiles>
@@ -183,7 +183,7 @@
<History>
<Update release="26">
<Date>2022-04-18</Date>
<Version>5.15.9</Version>
<Version>5.15.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>