Update Qt to 6.2.3 in snap

This commit is contained in:
Ilya Fedin 2022-02-10 10:44:34 +04:00 committed by John Preston
parent 6ce3f9bb71
commit 145a610321
1 changed files with 2 additions and 2 deletions

View File

@ -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