mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 05:37:01 +02:00
qt6-shadertools: update to 6.8.2.
This commit is contained in:
parent
3f78fa0499
commit
08491d2950
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-shadertools'
|
||||
pkgname=qt6-shadertools
|
||||
version=6.8.1
|
||||
version=6.8.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl qt6-base"
|
||||
|
@ -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/qtshadertools-everywhere-src-${version}.tar.xz"
|
||||
checksum=55b70cd632473a8043c74ba89310f7ba9c5041d253bc60e7ae1fa789169c4846
|
||||
checksum=d1d5f90e8885fc70d63ac55a4ce4d9a2688562033a000bc4aff9320f5f551871
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args="-DQT_FORCE_BUILD_TOOLS=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue