qt6-webview: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:02:17 +01:00 committed by John Zimmermann
parent de816d495f
commit 8124fc1504

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-webview'
pkgname=qt6-webview
version=6.8.1
version=6.8.2
revision=1
build_style=cmake
hostmakedepends="qt6-base qt6-declarative-host-tools"
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebview-everywhere-src-${version}.tar.xz"
checksum=f56bc09e9c84fa06f3955871ba37065556696c72be9c7620925eb0fd83569e22
checksum=86b436271193d958119bf8866dec16b6ad3879c8e3e06458e3f79ca846bed043
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="no qt6-webengine"