mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
qt6-declarative: update to 6.8.1.
This commit is contained in:
parent
12accd16e2
commit
741fd07134
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# On update, rebuild pkgs with qt6-declarative-private-devel
|
||||
pkgname=qt6-declarative
|
||||
version=6.7.2
|
||||
version=6.8.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DQT_BUILD_TESTS=ON"
|
||||
|
@ -14,7 +14,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://www.qt.io"
|
||||
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtdeclarative-everywhere-src-${version}.tar.xz"
|
||||
checksum=4c29cba1af8c42d425d8eb6e01bad24cb80f4b983d71eef566a0542dfdb9b999
|
||||
checksum=95d15d5c1b6adcedb1df6485219ad13b8dc1bb5168b5151f2f1f7246a4c039fc
|
||||
replaces="qt6-quickcontrols2>=0"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue