mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
qt6-quick3d: update to 6.8.1.
This commit is contained in:
parent
920c03fe8b
commit
d5c7aa344c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-quick3d'
|
||||
pkgname=qt6-quick3d
|
||||
version=6.7.2
|
||||
version=6.8.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-declarative-host-tools qt6-shadertools"
|
||||
|
@ -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/qtquick3d-everywhere-src-${version}.tar.xz"
|
||||
checksum=bb8ff9aec6da2e2d3b3986cc859333a98b2f3d4bbe564c5733e8f1a089d15270
|
||||
checksum=3f3d345e6c95fcd40ab37e6a37cd31811e5d239dea8e142e632d4ea41bf20ce7
|
||||
|
||||
subpackages="qt6-quick3d-tools qt6-quick3d-private-devel qt6-quick3d-devel"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue