qt6_serialport: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 22:13:49 +10:00
parent 12cfe4178f
commit 68feb24f5b
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/qtserialport-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="5555aae0332df90c7d955381a758a2b918b6e65e2148da8003c1fb2f9cf9640a"
CHECKSUM_SHA256="eebd6934d48cc044b8c87795a4fd91bb81f7195d4b5a2ddb12802f343d5db64f"
SOURCE_DIR="qtserialport-everywhere-src-$portVersion"
PATCHES="qt6_serialport-$portVersion.patchset"