From 145a6103213f9b1dc44fb5268cfdc709d3f42ed8 Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Thu, 10 Feb 2022 10:44:34 +0400 Subject: [PATCH] Update Qt to 6.2.3 in snap --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 0e37eab20..908cf3df8 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -354,9 +354,9 @@ parts: - libxkbcommon-x11-0 - zlib1g override-pull: | - QT=6_2_2 + QT=6_2_3 - git clone -b v6.2.2 --depth=1 git://code.qt.io/qt/qt5.git . + git clone -b v6.2.3 --depth=1 git://code.qt.io/qt/qt5.git . perl init-repository --module-subset=qtbase,qtwayland,qtimageformats,qtsvg,qt5compat cd qtbase