qt6-shadertools: update to 6.6.0.

This commit is contained in:
John 2023-10-13 19:13:04 +02:00 committed by John Zimmermann
parent 0a994ace11
commit 8701b2b80b

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-shadertools'
pkgname=qt6-shadertools
version=6.5.2
version=6.6.0
revision=1
build_style=cmake
hostmakedepends="perl qt6-base"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtshadertools-everywhere-src-${version}.tar.xz"
checksum=ca3fb0db8576c59b9c38bb4b271cc6e10aebeb54e2121f429f4ee80671fc0a3d
checksum=3690327dc550144b8102be2bb7f6dc995ccbe3584041094ad021a83737ef9875
if [ "$CROSS_BUILD" ]; then
configure_args="-DQT_FORCE_BUILD_TOOLS=true"