Andreas Wacknitz
2024-01-17 59861531cc342eb8653b99ae484cd9c5a875e373
extra-cmake-modules: update to 5.114.0

3 files modified
8 ■■■■ changed files
components/developer/extra-cmake-modules/Makefile 4 ●●●● patch | view | raw | blame | history
components/developer/extra-cmake-modules/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/developer/extra-cmake-modules/pkg5 2 ●●● patch | view | raw | blame | history
components/developer/extra-cmake-modules/Makefile
@@ -17,13 +17,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        extra-cmake-modules
COMPONENT_VERSION=    5.113.0
COMPONENT_VERSION=    5.114.0
COMPONENT_SUMMARY=    KDE extra modules and scripts for CMake
COMPONENT_PROJECT_URL=    https://kde.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-v$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_URL=    https://invent.kde.org/frameworks/$(COMPONENT_NAME)/-/archive/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH=    sha256:1b4e1e727de4b4b2c9eef651f9e30c6833293ddea260a55ee1f7a0ac486c71e3
COMPONENT_ARCHIVE_HASH=    sha256:3228f0fd9a2dedc3cb720b84e0d4ad21de001d608fe7cf06623c0a4b457d586d
COMPONENT_FMRI=        developer/kde/$(COMPONENT_NAME)
COMPONENT_CLASSIFICATION= Development/Other Languages
COMPONENT_LICENSE=    BSD 2-Clause, BSD 3-Clause, CC0v1, MIT
components/developer/extra-cmake-modules/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/developer/extra-cmake-modules/pkg5
@@ -7,4 +7,4 @@
        "developer/kde/extra-cmake-modules"
    ],
    "name": "extra-cmake-modules"
}
}