fix: bump ECM 6.10→6.11 for ECMGenerateQDoc module

kf6-ki18n v6.10 tarball has internal KF_VERSION 6.27 and expects
ECMGenerateQDoc which was added in ECM 6.11.
This commit is contained in:
2026-06-29 09:55:54 +03:00
parent 1e0581b9c3
commit 0feefedf06
@@ -30,4 +30,4 @@ cmake --install . --prefix "${COOKBOOK_STAGE}/usr"
"""
[source]
tar = "https://invent.kde.org/frameworks/extra-cmake-modules/-/archive/v6.10.0/extra-cmake-modules-v6.10.0.tar.gz"
tar = "https://invent.kde.org/frameworks/extra-cmake-modules/-/archive/v6.11.0/extra-cmake-modules-v6.11.0.tar.gz"