extra_cmake_modules: bump version

This commit is contained in:
Sergei Reznikov
2018-04-01 15:50:43 +03:00
parent 5f2a397a80
commit a40d4e59a5

View File

@@ -4,11 +4,11 @@ modules provided by CMake, including ones used by find_package() to find \
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-2017 KDE Organisation"
COPYRIGHT="2010-2018 KDE Organisation"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/extra-cmake-modules-$portVersion.tar.xz"
CHECKSUM_SHA256="baaf60940b9ff883332629ba2800090bb86722ba49a85cc12782e4ee5b169f67"
CHECKSUM_SHA256="3a72c3aba988c5e17eef1a805547f2567f5e31cf86676ed0d0761d478ae42f88"
SOURCE_DIR="extra-cmake-modules-$portVersion"
ARCHITECTURES="!x86_gcc2 x86_64"