This commit is contained in:
extrowerk
2020-03-25 15:04:44 +01:00
committed by GitHub
parent e2c680c7bd
commit 42e2d20146
2 changed files with 3 additions and 3 deletions

View File

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