qt6-remoteobjects: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:48:40 +01:00 committed by John Zimmermann
parent 43857b563a
commit 39eb17c0a9

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-remoteobjects'
pkgname=qt6-remoteobjects
version=6.7.2
version=6.8.1
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config"
@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtremoteobjects-everywhere-src-${version}.tar.xz"
checksum=0b906b81aa7d6f4e47d4a298da67894433f3096a06f4c4237788c1b2cb9b7483
checksum=7ef2870f05614b71d1cfdd7ac12acef5294abc43da244a6e9e411f21208f59f8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt6-remoteobjects"