diff options
author | Treeve Jelbert | 2021-10-26 10:00:14 +0200 |
---|---|---|
committer | Treeve Jelbert | 2021-10-26 10:00:14 +0200 |
commit | 3c51e41db309a8b60f6851c14134058f00e4fc49 (patch) | |
tree | 8268f2a8eb8e6eb94065013562e74b3febb1a561 | |
parent | 2246beffa104cabfb39074308390f875b045b153 (diff) |
qt6tools: => 6.2.1
-rwxr-xr-x | qt6/qt6tools/DETAILS | 4 | ||||
-rw-r--r-- | qt6/qt6tools/HISTORY | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/qt6/qt6tools/DETAILS b/qt6/qt6tools/DETAILS index eb047dd707..83a487717c 100755 --- a/qt6/qt6tools/DETAILS +++ b/qt6/qt6tools/DETAILS @@ -1,8 +1,8 @@ QT_URL=https://download.qt.io/official_releases SPELL=qt6tools SPELLX=${SPELL//6}-everywhere-src - VERSION=6.2.0 - SOURCE_HASH=sha512:93998976db391ddd955ebd0fc368826b2419966c1369e466ec91aba27057063770e88e6fb6df22b8d4ca52b7789dea5e709e2c863411c177fbc044ae566b24c6 + VERSION=6.2.1 + SOURCE_HASH=sha512:2d64cd8e3feaa29314e3d80aa46ab5f4b58fe94c29fd0521a5fa4a238764a578aff2cd0901c91d36172f5da53d610159c6cfe90007e5a68f63b2ae6cde78780e SOURCE=$SPELLX-$VERSION.tar.xz SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION diff --git a/qt6/qt6tools/HISTORY b/qt6/qt6tools/HISTORY index 1e53279ec1..e4414578cc 100644 --- a/qt6/qt6tools/HISTORY +++ b/qt6/qt6tools/HISTORY @@ -1,3 +1,6 @@ +2021-10-26 Treeve Jelbert <treeve@sourcemage.org> + * DETAILS: version 6.2.1 + 2021-09-30 Treeve Jelbert <treeve@sourcemage.org> * DETAILS: version 6.2.0 |