khealthcertificate_kf6, bump version (#11911)

This commit is contained in:
Schrijvers Luc
2025-03-12 09:38:54 +00:00
committed by GitHub
parent 9dfe91f2bf
commit eb309af1ab

View File

@@ -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
}