qt6-quick3d: update to 6.1.1.
This commit is contained in:
parent
15c2356c34
commit
8e1100353b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-quick3d'
|
||||
pkgname=qt6-quick3d
|
||||
version=6.1.0
|
||||
version=6.1.1
|
||||
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=ead155359cf7fb8b2c1a69d00847196c4011433a4839938cc5f87f65a9d5d268
|
||||
checksum=94b45ae9d08495d701cfb586f1f85b12a1a10f8c29865de0d427a2366ae4507c
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
# possibly a qt6-shadertools bug, actually
|
||||
|
|
Loading…
Reference in New Issue