qt6-pdf: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:01:49 +01:00 committed by John Zimmermann
parent 8e6e0286f4
commit 2e5e16f9bc

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-pdf'
pkgname=qt6-pdf
version=6.8.1
version=6.8.2
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_qtpdf_build=ON
@ -22,7 +22,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only, GPL-2.0-only, LGPL-3.0-only, BSD-3-Clause"
homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebengine-everywhere-src-${version}.tar.xz"
checksum=1ba8e03ac8edcf50ce830e49b63db983de22e96757452975c1d3e6d120ae91bc
checksum=ff95987f16c197b31ad4d96972f8d9b00c740c5bed70c3e68ee42d673ee54802
if [ "$XBPS_LIBC" = "musl" ]; then
hostmakedepends+=" musl-legacy-compat"