summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Steven Voges <svoges.sbo@gmail.com>2023-03-31 11:47:00 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:15 +0700
commit3ebef9f1ffade61a4beb7f23ca0f0a7ef45f6a46 (patch)
tree698090684acd605abe67cde48cf3f51d91392394
parentdcb58e023a6def445131c9105eac2f5c1e4e7b32 (diff)
downloadslackbuilds-3ebef9f1ffade61a4beb7f23ca0f0a7ef45f6a46.tar.gz
slackbuilds-3ebef9f1ffade61a4beb7f23ca0f0a7ef45f6a46.tar.xz
libraries/qt6: Updated for version 6.4.3.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/qt6/qt6.SlackBuild2
-rw-r--r--libraries/qt6/qt6.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/qt6/qt6.SlackBuild b/libraries/qt6/qt6.SlackBuild
index 1343d547b8..a1bb66a2d7 100644
--- a/libraries/qt6/qt6.SlackBuild
+++ b/libraries/qt6/qt6.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qt6
SRCNAM=qt-everywhere-src
-VERSION=${VERSION:-6.4.2}
+VERSION=${VERSION:-6.4.3}
BSCLANG=libclang-release_130-based-linux-Ubuntu20.04-gcc9.3-x86_64
CCACHE=${CCACHE:-OFF}
EXAMPLES=${EXAMPLES:-OFF}
diff --git a/libraries/qt6/qt6.info b/libraries/qt6/qt6.info
index 8dd590ffc1..b096d665fe 100644
--- a/libraries/qt6/qt6.info
+++ b/libraries/qt6/qt6.info
@@ -1,11 +1,11 @@
PRGNAM="qt6"
-VERSION="6.4.2"
+VERSION="6.4.3"
HOMEPAGE="https://qt.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.qt.io/official_releases/qt/6.4/6.4.2/single/qt-everywhere-src-6.4.2.tar.xz \
+DOWNLOAD_x86_64="https://download.qt.io/official_releases/qt/6.4/6.4.3/single/qt-everywhere-src-6.4.3.tar.xz \
https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_130-based-linux-Ubuntu20.04-gcc9.3-x86_64.7z"
-MD5SUM_x86_64="15e2530292b65a2b3dc23fc03f140796 \
+MD5SUM_x86_64="2b05efca0036dd1c52d91f259c807a26 \
1eb94ba35df4aa217cf485086215182a"
REQUIRES="double-conversion html5lib md4c nodejs p7zip"
MAINTAINER="Steven Voges"