From bfb5f0b96edc715a3ac44d6ebe301e250703c253 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Feb 2025 12:01:35 +0100 Subject: [PATCH] qt6-location: update to 6.8.2. --- srcpkgs/qt6-location/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-location/template b/srcpkgs/qt6-location/template index 398d15ab2ed..594df72bf33 100644 --- a/srcpkgs/qt6-location/template +++ b/srcpkgs/qt6-location/template @@ -1,6 +1,6 @@ # Template file for 'qt6-location' pkgname=qt6-location -version=6.8.1 +version=6.8.2 revision=1 build_style=cmake hostmakedepends="perl qt6-base qt6-declarative-host-tools" @@ -11,7 +11,7 @@ maintainer="John " 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/qtlocation-everywhere-src-${version}.tar.xz" -checksum=9070db5eb8bb873a1d4e49d3aa922e37e22771c6636d031d3a9f6addae4b59ef +checksum=93490bcb416b8602ead6f335fb97f82c996e13bb8af25ea991f541a39b7d1719 pre_check() { export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"