diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2023-01-31 20:00:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-04 07:20:01 +0700 |
commit | 2d3c12cf157fb8cb8f4ff268057ad2cc60e8dc09 (patch) | |
tree | 20491df972987c1cf2383e65ff50b2f7f771028f /libraries/qt6/qt6.info | |
parent | 12ca9ca676313e6551973b4ccf91437b03910364 (diff) |
libraries/qt6: Updated for version 6.4.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt6/qt6.info')
-rw-r--r-- | libraries/qt6/qt6.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/qt6/qt6.info b/libraries/qt6/qt6.info index f582e159d1e17..8dd590ffc159d 100644 --- a/libraries/qt6/qt6.info +++ b/libraries/qt6/qt6.info @@ -1,11 +1,11 @@ PRGNAM="qt6" -VERSION="6.4.0" +VERSION="6.4.2" HOMEPAGE="https://qt.io" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.qt.io/official_releases/qt/6.4/6.4.0/single/qt-everywhere-src-6.4.0.tar.xz \ +DOWNLOAD_x86_64="https://download.qt.io/official_releases/qt/6.4/6.4.2/single/qt-everywhere-src-6.4.2.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="b45c32495e87cffa4739b24b5d062c50 \ +MD5SUM_x86_64="15e2530292b65a2b3dc23fc03f140796 \ 1eb94ba35df4aa217cf485086215182a" REQUIRES="double-conversion html5lib md4c nodejs p7zip" MAINTAINER="Steven Voges" |