qt6-qt5compat: update to 6.3.0.
This commit is contained in:
parent
e600495801
commit
5be3b67cdb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qt6-qt5compat'
|
||||
pkgname=qt6-qt5compat
|
||||
version=6.2.2
|
||||
revision=2
|
||||
version=6.3.0
|
||||
revision=1
|
||||
wrksrc="qt5compat-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DQT_HOST_PATH=/usr"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz"
|
||||
checksum=a5bb33d9df1d99e5afc21b0d0a36b79aa98829e2b1bee03c811ad69b79276bad
|
||||
checksum=2b199be780c50d9214512b922d94cb240b0412fd63f459e356b76102cad1713e
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in New Issue