qt6-websockets: update to 6.3.0.

This commit is contained in:
John 2022-04-25 23:31:18 +02:00
parent 708890c19b
commit b88eb1605c

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-websockets'
pkgname=qt6-websockets
version=6.2.2
version=6.3.0
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=8847a8bf0da6741b0bb22883c760037488c2d336fccc8cdb0b4e368f034c2076
checksum=e018a09fe960b7d9560d6bbc9d3ca022fed6566e6ba6fc6d869a97482d4e6361
qt6-websockets-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"