mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
qt6-websockets: update to 6.8.1.
This commit is contained in:
parent
14c8f503a0
commit
4d0247d8e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-websockets'
|
||||
pkgname=qt6-websockets
|
||||
version=6.7.2
|
||||
version=6.8.1
|
||||
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=5bde4af6ec9ce8c8632b782ab77b82d910721be2c714e6d38902521bcd1d215f
|
||||
checksum=e4cfdae8760bedd1c2b00429a6c9bf88cc11c5018dcb46bde277fb1edf341e3f
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Add table
Reference in a new issue