qt6_sensors: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 22:12:40 +10:00
parent 73710bf8ec
commit 12cfe4178f
2 changed files with 2 additions and 2 deletions

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/qtsensors-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="2149bd7ac50e160b52c4ed6c3a72c93447c25f056065cf021d7d99bf8941c4c4"
CHECKSUM_SHA256="c757c733b5ee847abd44c531cfb22287e4cbab03e8d6fc337690808a2cbe9748"
SOURCE_DIR="qtsensors-everywhere-src-$portVersion"
PATCHES="qt6_sensors-$portVersion.patchset"