mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-webview: update to 6.8.2.
This commit is contained in:
parent
de816d495f
commit
8124fc1504
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-webview'
|
# Template file for 'qt6-webview'
|
||||||
pkgname=qt6-webview
|
pkgname=qt6-webview
|
||||||
version=6.8.1
|
version=6.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt6-base qt6-declarative-host-tools"
|
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"
|
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only"
|
||||||
homepage="https://www.qt.io"
|
homepage="https://www.qt.io"
|
||||||
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebview-everywhere-src-${version}.tar.xz"
|
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
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
broken="no qt6-webengine"
|
broken="no qt6-webengine"
|
||||||
|
|
Loading…
Add table
Reference in a new issue