From 1d957ce8d246721603a08c419130efd52db905c6 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 30 Oct 2024 11:48:33 +0100 Subject: [PATCH] qt6-position: update to 6.8.1. --- srcpkgs/qt6-position/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-position/template b/srcpkgs/qt6-position/template index 61e463e81dd..67b811c1665 100644 --- a/srcpkgs/qt6-position/template +++ b/srcpkgs/qt6-position/template @@ -1,6 +1,6 @@ # Template file for 'qt6-position' pkgname=qt6-position -version=6.7.2 +version=6.8.1 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/qtpositioning-everywhere-src-${version}.tar.xz" -checksum=020009f0aa8f6b1042963a45b6e19f2784cc937949cdb673f3b876153e087b1c +checksum=e310e7232591d4beb1785bfff8ff3e77430bdf5e9a17f56694b732f5267df78d pre_check() { export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"