summaryrefslogtreecommitdiffstats
path: root/qt6
diff options
context:
space:
mode:
authorTreeve Jelbert2021-12-01 11:00:48 +0100
committerTreeve Jelbert2021-12-01 11:00:48 +0100
commit1661f4ad2f1fd2c9137c9b82a1ae8913f96332ff (patch)
tree8206b92496417caf477fd85f050d288fbe543bcc /qt6
parentd506ced62b5482d23f4cdd4a332723c979404e41 (diff)
qt6webengine: => 6.2.2
Diffstat (limited to 'qt6')
-rwxr-xr-xqt6/qt6webengine/DEPENDS2
-rwxr-xr-xqt6/qt6webengine/DETAILS4
-rw-r--r--qt6/qt6webengine/HISTORY4
3 files changed, 7 insertions, 3 deletions
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 <treeve@sourcemage.org>
+ * DETAILS: version 6.2.2
+ * DEPENDS: use qt6positioning (split from qt6location)
+
2021-10-26 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 6.2.1
* BUILD: limit number of jobs