qt6_positioning: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 22:22:40 +10:00
parent 68feb24f5b
commit 6e967def81

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/qtpositioning-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="26231545eae383089510b236e88bbee8a6d338c06c170b674e8f36a57a0ba09a"
CHECKSUM_SHA256="e9ed50f6b245a346db34d625d0012774ef0ec8e7fd65037127ec26758708236e"
SOURCE_DIR="qtpositioning-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"