diff options
author | John <me@johnnynator.dev> | 2025-02-08 11:02:15 +0000 |
---|---|---|
committer | John Zimmermann <me@johnzimmermann.de> | 2025-02-23 14:19:24 +0000 |
commit | de816d495ff387c053c13dfa9d8be928aa47a6ec (patch) | |
tree | 3af0bd4851befdcb459ae4e0cc62d5da2935099e | |
parent | aa57324869030d8e0cfe7b1132f2176f961e3389 (diff) | |
download | void-packages-de816d495ff387c053c13dfa9d8be928aa47a6ec.tar void-packages-de816d495ff387c053c13dfa9d8be928aa47a6ec.tar.gz void-packages-de816d495ff387c053c13dfa9d8be928aa47a6ec.tar.bz2 void-packages-de816d495ff387c053c13dfa9d8be928aa47a6ec.tar.lz void-packages-de816d495ff387c053c13dfa9d8be928aa47a6ec.tar.xz void-packages-de816d495ff387c053c13dfa9d8be928aa47a6ec.tar.zst void-packages-de816d495ff387c053c13dfa9d8be928aa47a6ec.zip |
qt6-websockets: update to 6.8.2.
-rw-r--r-- | srcpkgs/qt6-websockets/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/qt6-websockets/template b/srcpkgs/qt6-websockets/template index 0cfc1cc2ebb..e3744918b2f 100644 --- a/srcpkgs/qt6-websockets/template +++ b/srcpkgs/qt6-websockets/template @@ -1,6 +1,6 @@ # Template file for 'qt6-websockets' pkgname=qt6-websockets -version=6.8.1 +version=6.8.2 revision=1 build_style=cmake hostmakedepends="perl qt6-base qt6-declarative-host-tools" @@ -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=e4cfdae8760bedd1c2b00429a6c9bf88cc11c5018dcb46bde277fb1edf341e3f +checksum=919df562ba3446c8393992d112085ad2d96d23aaf802b1cd7a30bf3ba2fe8cbe do_check() { cd build |