qt6-svg: update to 6.4.0.
This commit is contained in:
parent
b06b76946a
commit
e2d05c3c67
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-svg'
|
||||
pkgname=qt6-svg
|
||||
version=6.3.1
|
||||
version=6.4.0
|
||||
revision=1
|
||||
wrksrc="qtsvg-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-only with Qt-GPL-exception-1.0, GPL-2.0-or-later, LGPL-3.0-only"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsvg-everywhere-src-${version}.tar.xz"
|
||||
checksum=7b19f418e6f7b8e23344082dd04440aacf5da23c5a73980ba22ae4eba4f87df7
|
||||
checksum=03fdae9437d074dcfa387dc1f2c6e7e14fea0f989bf7e1aa265fd35ffc2c5b25
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args="-DQT_BUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in New Issue