From b34b7ff2c97d7edcd0b744dc8917ce790fa79129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Wr=C3=B3bel?= Date: Fri, 21 May 2021 04:30:43 -0400 Subject: [many ports] Update KF5 frameworks to 5.81 (#17268) * [many ports] Update KF5 frameworks to 5.81 * [many ports] Update KF5 versions * [kf5guiaddons] disable parallel configure * [kf5windowsystem] disable parallel configure * [many ports] Update KF5 versions * [kf5archive] disable parallel configure * [many ports] Update KF5 versions --- ports/ecm/portfile.cmake | 6 ++---- ports/ecm/vcpkg.json | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'ports/ecm') diff --git a/ports/ecm/portfile.cmake b/ports/ecm/portfile.cmake index 279c7c328..44552bb16 100644 --- a/ports/ecm/portfile.cmake +++ b/ports/ecm/portfile.cmake @@ -1,11 +1,9 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/extra-cmake-modules - REF v5.75.0 - SHA512 486845a91967c89dec42f9120757c7b883006713d0957e9bd21dfacb2911225fe45680590ef3dc5e0d45a9dbc81cf99e1514fb4922b1a027bcba3864da883076 + REF v5.81.0 + SHA512 562e99f3368ec5c834dbcbfb055c06da3e3302ac8e03d5d71be9f2fc682bbb02836c009c41777a7f90e4d6d3a4b13412aea29fdba985588b7d59e2dc59c9beb2 HEAD_REF master - PATCHES - "do-not-override-custom-clang-format-files.patch" ) vcpkg_configure_cmake( diff --git a/ports/ecm/vcpkg.json b/ports/ecm/vcpkg.json index 0d343e0fd..ffa6b3f9a 100644 --- a/ports/ecm/vcpkg.json +++ b/ports/ecm/vcpkg.json @@ -1,6 +1,6 @@ { "name": "ecm", - "version": "5.75.0", + "version": "5.81.0", "description": "Extra CMake Modules (ECM), extra modules and scripts for CMake", "homepage": "https://github.com/KDE/extra-cmake-modules" } -- cgit v1.2.3