qt6_websockets: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 21:41:49 +10:00
parent f801ab0272
commit 73a3688c7e

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/qtwebsockets-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="8847a8bf0da6741b0bb22883c760037488c2d336fccc8cdb0b4e368f034c2076"
CHECKSUM_SHA256="e018a09fe960b7d9560d6bbc9d3ca022fed6566e6ba6fc6d869a97482d4e6361"
SOURCE_DIR="qtwebsockets-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"