qt6-websockets: update to 6.2.2.

This commit is contained in:
John 2021-12-06 16:33:50 +01:00
parent 0c07f22913
commit 86ccdae8ee

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-websockets'
pkgname=qt6-websockets
version=6.2.1
version=6.2.2
revision=1
wrksrc="qtwebsockets-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebsockets-everywhere-src-${version}.tar.xz"
checksum=23344e21e96a839697abed7bf7931a8c08a752f08bf25edf240748501aba3816
checksum=8847a8bf0da6741b0bb22883c760037488c2d336fccc8cdb0b4e368f034c2076
qt6-websockets-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"