From eb309af1ab6314ae063ce00b2b17b42f1b2a00a7 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 12 Mar 2025 09:38:54 +0000 Subject: [PATCH] khealthcertificate_kf6, bump version (#11911) --- ...6-24.12.2.recipe => khealthcertificate_kf6-24.12.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename kde-apps/khealthcertificate/{khealthcertificate_kf6-24.12.2.recipe => khealthcertificate_kf6-24.12.3.recipe} (95%) diff --git a/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.2.recipe b/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.3.recipe similarity index 95% rename from kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.2.recipe rename to kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.3.recipe index f9c2fd961..37fe86cf7 100644 --- a/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.2.recipe +++ b/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.3.recipe @@ -6,7 +6,7 @@ LICENSE="MIT GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/khealthcertificate-$portVersion.tar.xz" -CHECKSUM_SHA256="707bc132039a4b0493d688f23541b3f7ecaebe69d621bf424231b0655e7c2dc2" +CHECKSUM_SHA256="869431cab5d78c1e484983f92d247a289cc770f2aacd0d92f272a2092204c531" SOURCE_DIR="khealthcertificate-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -93,7 +93,7 @@ INSTALL() TEST() { -# 80% tests passed, 1 tests failed out of 5 + # 80% tests passed, 1 tests failed out of 5 export LIBRARY_PATH="$sourceDir/build/bin${LIBRARY_PATH:+:$LIBRARY_PATH}" ctest --test-dir build --output-on-failure }