diff --git a/srcpkgs/qt6-quick3d/template b/srcpkgs/qt6-quick3d/template index 685ce9bc0e9..3abb202ce88 100644 --- a/srcpkgs/qt6-quick3d/template +++ b/srcpkgs/qt6-quick3d/template @@ -1,6 +1,6 @@ # Template file for 'qt6-quick3d' pkgname=qt6-quick3d -version=6.3.1 +version=6.4.0 revision=1 wrksrc="qtquick3d-everywhere-src-${version}" build_style=cmake @@ -12,11 +12,11 @@ maintainer="John " license="GPL-3.0-or-later" homepage="https://qt.io/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquick3d-everywhere-src-${version}.tar.xz" -checksum=2fa766ee47b8c07412b3b755206ada0715fb07813b64ed069e7205044c061256 +checksum=f10a1660d4d4103f0749f258eddce4d4878fa7bbbc5e610a900bef28adf017ec if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt6-quick3d-devel" - configure_args="-DQT_BUILD_TOOLS_WHEN_CROSSCOMPILING=true" + configure_args="-DQT_FORCE_BUILD_TOOLS=true" fi if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then