From 42e2d2014682110fea7096eded8eeea12c4654f0 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Wed, 25 Mar 2020 15:04:44 +0100 Subject: [PATCH] ECM: bump (#4771) --- ...ules-5.65.0.recipe => extra_cmake_modules-5.67.0.recipe} | 6 +++--- ...-5.65.0.patchset => extra_cmake_modules-5.67.0.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename kde-frameworks/extra-cmake-modules/{extra_cmake_modules-5.65.0.recipe => extra_cmake_modules-5.67.0.recipe} (90%) rename kde-frameworks/extra-cmake-modules/patches/{extra_cmake_modules-5.65.0.patchset => extra_cmake_modules-5.67.0.patchset} (100%) diff --git a/kde-frameworks/extra-cmake-modules/extra_cmake_modules-5.65.0.recipe b/kde-frameworks/extra-cmake-modules/extra_cmake_modules-5.67.0.recipe similarity index 90% rename from kde-frameworks/extra-cmake-modules/extra_cmake_modules-5.65.0.recipe rename to kde-frameworks/extra-cmake-modules/extra_cmake_modules-5.67.0.recipe index 68dab94d7..e6b8ddbfc 100644 --- a/kde-frameworks/extra-cmake-modules/extra_cmake_modules-5.65.0.recipe +++ b/kde-frameworks/extra-cmake-modules/extra_cmake_modules-5.67.0.recipe @@ -5,11 +5,11 @@ common software, ones that can be used directly in CMakeLists.txt files to \ perform common tasks and toolchain files that must be specified on the \ commandline by the user." HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules/" -COPYRIGHT="2010-2019 KDE Organisation" +COPYRIGHT="2010-2020 KDE Organisation" LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/extra-cmake-modules-$portVersion.tar.xz" -CHECKSUM_SHA256="41634536ca1165a758acd85aa11112177616019e2d3974693a92d1d9bc91c105" +CHECKSUM_SHA256="e803f8740819a5620095c161883c26aaf1267d6f919d547fdd6414e7cccc0150" SOURCE_DIR="extra-cmake-modules-$portVersion" PATCHES="extra_cmake_modules-$portVersion.patchset" diff --git a/kde-frameworks/extra-cmake-modules/patches/extra_cmake_modules-5.65.0.patchset b/kde-frameworks/extra-cmake-modules/patches/extra_cmake_modules-5.67.0.patchset similarity index 100% rename from kde-frameworks/extra-cmake-modules/patches/extra_cmake_modules-5.65.0.patchset rename to kde-frameworks/extra-cmake-modules/patches/extra_cmake_modules-5.67.0.patchset