qt6-quick3d: update to 6.2.2.
This commit is contained in:
parent
a7bd7834d9
commit
cc2af21571
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-quick3d'
|
||||
pkgname=qt6-quick3d
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
revision=1
|
||||
wrksrc="qtquick3d-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,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/qtquick3d-everywhere-src-${version}.tar.xz"
|
||||
checksum=4022ce0e40a5d1c93a9593037a151cf7abe64c91a8b9882d9549f6a3c002a1b2
|
||||
checksum=be7ef8a36e84cb2f05edfd238d98899478eefbd56a5fecc7d570ce5848b5364b
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
# possibly a qt6-shadertools bug, actually
|
||||
|
|
Loading…
Reference in a new issue