qt6_webchannel: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 22:06:32 +10:00
parent ce166c4115
commit 73710bf8ec

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/qtwebchannel-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="32e3d74a89cc0ad40e08c93f8c1ce7261777fef3235f3192abbf79f7874bf845"
CHECKSUM_SHA256="ebc4c428a31ff8510046a5e6aced58eeb5b63be72a098effc021cc96e27be40e"
SOURCE_DIR="qtwebchannel-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"