mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-quick3d: update to 6.2.1.
This commit is contained in:
parent
c160abb434
commit
09de136aec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-quick3d'
|
# Template file for 'qt6-quick3d'
|
||||||
pkgname=qt6-quick3d
|
pkgname=qt6-quick3d
|
||||||
version=6.2.0
|
version=6.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtquick3d-everywhere-src-${version}"
|
wrksrc="qtquick3d-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquick3d-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquick3d-everywhere-src-${version}.tar.xz"
|
||||||
checksum=e8f8163237468e158ace7737d60a0a722209ffda444c57c786fc53db1af851e1
|
checksum=4022ce0e40a5d1c93a9593037a151cf7abe64c91a8b9882d9549f6a3c002a1b2
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
# possibly a qt6-shadertools bug, actually
|
# possibly a qt6-shadertools bug, actually
|
||||||
|
|
Loading…
Add table
Reference in a new issue