From 1661f4ad2f1fd2c9137c9b82a1ae8913f96332ff Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Wed, 1 Dec 2021 11:00:48 +0100 Subject: qt6webengine: => 6.2.2 --- qt6/qt6webengine/DEPENDS | 2 +- qt6/qt6webengine/DETAILS | 4 ++-- qt6/qt6webengine/HISTORY | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'qt6') diff --git a/qt6/qt6webengine/DEPENDS b/qt6/qt6webengine/DEPENDS index 951cea7baf..2d675eeb2c 100755 --- a/qt6/qt6webengine/DEPENDS +++ b/qt6/qt6webengine/DEPENDS @@ -2,7 +2,7 @@ depends qt6base && depends qt6declarative && depends qtshadertools && depends qt6webchannel && -optional_depends qt6location '' '' 'Location support' && +optional_depends qt6positioning '' '' 'positioning support' && depends bison && depends cmake && diff --git a/qt6/qt6webengine/DETAILS b/qt6/qt6webengine/DETAILS index 3a16a9c621..8e3881d3cb 100755 --- a/qt6/qt6webengine/DETAILS +++ b/qt6/qt6webengine/DETAILS @@ -1,8 +1,8 @@ SPELL=qt6webengine QT_URL=https://download.qt.io/official_releases SPELLX=${SPELL//6}-everywhere-src - VERSION=6.2.1 - SOURCE_HASH=sha512:ff7d766889f982b8a87ac5f804d38827e457079fefbee5e992368d4cff9c9fee58add02779c8c123c1bc8da30513169cb5c028e76f209ec699093f0493c44bc1 + VERSION=6.2.2 + SOURCE_HASH=sha512:7bc7a6ada9125d02995a71a962ae464ae3f452e30b409a004aed245c4636af4b6e6736fbeb9349ecc4ecfeec7328ac96bc9193ed53221de322ebc913ea2a833f SOURCE=$SPELLX-$VERSION.tar.xz SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION diff --git a/qt6/qt6webengine/HISTORY b/qt6/qt6webengine/HISTORY index 5d913010d8..a4d7e56800 100644 --- a/qt6/qt6webengine/HISTORY +++ b/qt6/qt6webengine/HISTORY @@ -1,3 +1,7 @@ +2021-12-01 Treeve Jelbert + * DETAILS: version 6.2.2 + * DEPENDS: use qt6positioning (split from qt6location) + 2021-10-26 Treeve Jelbert * DETAILS: version 6.2.1 * BUILD: limit number of jobs -- cgit v1.2.3