qt6-webview: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:49:00 +01:00 committed by John Zimmermann
parent 4d0247d8e9
commit 52229c4068

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-webview'
pkgname=qt6-webview
version=6.7.2
version=6.8.1
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=4ce1096903d4fec39bfcd95d4015acbf105eddf66a384303cb0fe899dd24e4fe
checksum=f56bc09e9c84fa06f3955871ba37065556696c72be9c7620925eb0fd83569e22
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="no qt6-webengine"