qt6-scxml: update to 6.2.2.
This commit is contained in:
parent
915442debd
commit
35d82af31d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-scxml'
|
# Template file for 'qt6-scxml'
|
||||||
pkgname=qt6-scxml
|
pkgname=qt6-scxml
|
||||||
version=6.2.1
|
version=6.2.2
|
||||||
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=cff613f68af98f4bdc1e40df0b6515b69175e10e83c551a57ee5db4359505767
|
checksum=b71d438c5e4106532cf48833116241bc48c0c4effe617770ae80e34bb77e92ed
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||||
|
|
Loading…
Reference in New Issue