qt6-svg: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:36 -04:00 committed by Andrew J. Hesford
parent 0eac887fc1
commit 4100c91b02

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-svg'
pkgname=qt6-svg
version=6.5.0
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="qt6-base perl"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only with Qt-GPL-exception-1.0, GPL-2.0-or-later, LGPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsvg-everywhere-src-${version}.tar.xz"
checksum=64ca7e61f44d51e28bcbb4e0509299b53a9a7e38879e00a7fe91643196067a4f
checksum=48b4cc1093af2e0ab3bea30f60651bddd877a2335d16e7207879a2e9e81963a3
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"