mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
qt6-shadertools: update to 6.8.1.
This commit is contained in:
parent
667415b056
commit
f9d11d6fea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-shadertools'
|
# Template file for 'qt6-shadertools'
|
||||||
pkgname=qt6-shadertools
|
pkgname=qt6-shadertools
|
||||||
version=6.7.2
|
version=6.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt6-base"
|
hostmakedepends="perl qt6-base"
|
||||||
|
@ -11,7 +11,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/qtshadertools-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtshadertools-everywhere-src-${version}.tar.xz"
|
||||||
checksum=edfa34c0ac8c00fcaa949df1d8e7a77d89dadd6386e683ce6c3e3b117e2f7cc1
|
checksum=55b70cd632473a8043c74ba89310f7ba9c5041d253bc60e7ae1fa789169c4846
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args="-DQT_FORCE_BUILD_TOOLS=true"
|
configure_args="-DQT_FORCE_BUILD_TOOLS=true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue