From 9aae155301b506e4e8fb0405dfbf872b1890aa74 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 4 Sep 2024 23:06:46 +1000 Subject: [PATCH] qt6_location: bump version --- .../{qt6_location-6.7.0.recipe => qt6_location-6.7.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qt6-location/{qt6_location-6.7.0.recipe => qt6_location-6.7.2.recipe} (96%) diff --git a/dev-qt/qt6-location/qt6_location-6.7.0.recipe b/dev-qt/qt6-location/qt6_location-6.7.2.recipe similarity index 96% rename from dev-qt/qt6-location/qt6_location-6.7.0.recipe rename to dev-qt/qt6-location/qt6_location-6.7.2.recipe index 4efadaae0..911beaf68 100644 --- a/dev-qt/qt6-location/qt6_location-6.7.0.recipe +++ b/dev-qt/qt6-location/qt6_location-6.7.2.recipe @@ -8,10 +8,10 @@ COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" -REVISION="2" +REVISION="1" QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtlocation-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="bb044d66bc17db98f526ec1b52d8e94810e046310f288561380774e5903ad46a" +CHECKSUM_SHA256="f232da58bf1189b69f1f7029417ddfeffcfb801b275aedc720e38244f88a485d" SOURCE_DIR="qtlocation-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"