mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-scxml: update to 6.2.1.
This commit is contained in:
parent
893ae05f7f
commit
1dbf780add
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-scxml'
|
# Template file for 'qt6-scxml'
|
||||||
pkgname=qt6-scxml
|
pkgname=qt6-scxml
|
||||||
version=6.2.0
|
version=6.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtscxml-everywhere-src-${version}"
|
wrksrc="qtscxml-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
|
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtscxml-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtscxml-everywhere-src-${version}.tar.xz"
|
||||||
checksum=90d4af011a17f04a003cbd453c7e0720787e6cdacb8dfce7167179c2cd7dc839
|
checksum=cff613f68af98f4bdc1e40df0b6515b69175e10e83c551a57ee5db4359505767
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||||
|
|
Loading…
Add table
Reference in a new issue