1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
aports/community/qt5-qtwebengine/0001-pretend-to-stay-at-5.15.8.patch
omni 906814ff04 community/qt5-qtwebengine: security upgrade to 5.15.12-lts
- chromium security upgrade
- patch qtwebengine with most recent 5.15 commit
- bump module version to 5.15.8
2023-01-23 16:25:20 +00:00

10 lines
300 B
Diff

# MODULE_VERSION may *not* be above the latest Qt5 we package,
# refer to qt5-qtbase for current version.
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -5,4 +5,4 @@ QTWEBENGINE_OUT_ROOT = $$shadowed($$PWD)
load(qt_build_config)
CONFIG += warning_clean
-MODULE_VERSION = 5.15.12
+MODULE_VERSION = 5.15.8