mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
qt6-webchannel: update to 6.7.2.
This commit is contained in:
parent
f19ef91b0b
commit
000be518ea
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'qt6-webchannel'
|
||||
pkgname=qt6-webchannel
|
||||
version=6.6.0
|
||||
version=6.7.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
|
||||
makedepends="qt6-base-devel qt6-declarative-devel qt6-websockets-devel"
|
||||
makedepends="qt6-base-private-devel qt6-declarative-private-devel
|
||||
qt6-websockets-devel"
|
||||
short_desc="Cross-platform application and UI framework - webchannel"
|
||||
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/qtwebchannel-everywhere-src-${version}.tar.xz"
|
||||
checksum=fddcb38e6d5843f9c7570654f1a12aaf0086e5a01f7bf3cf170064fcc5a3f51c
|
||||
checksum=ac5d96607b10e7de546eaf93bb9f65c0fd631ef9b91ef8a794e26fd57db4501c
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Add table
Reference in a new issue