qt6_connectivity: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 21:41:02 +10:00
parent 7cf5774bd0
commit f801ab0272

View File

@@ -4,13 +4,13 @@ used for developing software with a graphical user interface, and also used \
for developing non-GUI programs such as command-line tools and consoles for \
servers."
HOMEPAGE="https://qt.io/"
COPYRIGHT="2015-2021 The Qt Company Ltd."
COPYRIGHT="2015-2022 The Qt Company Ltd."
LICENSE="GNU LGPL v2.1
GNU LGPL v3
GNU FDL v1"
REVISION="1"
SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtconnectivity-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="bb6e916d029a7a00cedea161fa95e53e6f060a8415e82cc350e846b39a3d5cec"
CHECKSUM_SHA256="98f7132e3aa56db2be4800897a0514248a7ae83791b69f8162d628e187b0e61a"
SOURCE_DIR="qtconnectivity-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"