diff --git a/kde-apps/khealthcertificate/khealthcertificate24-24.08.0.recipe b/kde-apps/khealthcertificate/khealthcertificate24-24.08.3.recipe similarity index 94% rename from kde-apps/khealthcertificate/khealthcertificate24-24.08.0.recipe rename to kde-apps/khealthcertificate/khealthcertificate24-24.08.3.recipe index af93e2e89..cf93eceb8 100644 --- a/kde-apps/khealthcertificate/khealthcertificate24-24.08.0.recipe +++ b/kde-apps/khealthcertificate/khealthcertificate24-24.08.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="4975da85764d4e361af96fb5cd5fa0f5c5c5c985c5ff6866acaff8066f4645f6" +CHECKSUM_SHA256="36e7df340e19bda2c4cf2d9c430e03261d04dfc138c042a5741f14becd6223e7" SOURCE_DIR="khealthcertificate-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -88,7 +88,7 @@ INSTALL() TEST() { -# 80% tests passed, 1 tests failed out of 5 +# 40% tests passed, 3 tests failed out of 5 export LIBRARY_PATH="$sourceDir/build/bin${LIBRARY_PATH:+:$LIBRARY_PATH}" ctest --test-dir build --output-on-failure }