diff options
author | Fellype do Nascimento <fellype(at)gmail.com> | 2017-07-18 22:02:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:56:07 +0700 |
commit | 50f5c031fbc8d29d0e22434853c119fe03ea5b4c (patch) | |
tree | 251890c57858466bba31b6e15aecd0bc0889e966 | |
parent | 471e1f3bbf19f833148d3c47b7c5c37266c0deb4 (diff) | |
download | slackbuilds-50f5c031fbc8d29d0e22434853c119fe03ea5b4c.tar.gz |
development/extra-cmake-modules: Updated for version 5.36.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | development/extra-cmake-modules/extra-cmake-modules.SlackBuild | 2 | ||||
-rw-r--r-- | development/extra-cmake-modules/extra-cmake-modules.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/extra-cmake-modules/extra-cmake-modules.SlackBuild b/development/extra-cmake-modules/extra-cmake-modules.SlackBuild index 17a4788b6d..24ba46efdb 100644 --- a/development/extra-cmake-modules/extra-cmake-modules.SlackBuild +++ b/development/extra-cmake-modules/extra-cmake-modules.SlackBuild @@ -25,7 +25,7 @@ # Adapted by Fellype do Nascimento - fellype(at)gmail.com PRGNAM=extra-cmake-modules -VERSION=${VERSION:-5.34.0} +VERSION=${VERSION:-5.36.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/extra-cmake-modules/extra-cmake-modules.info b/development/extra-cmake-modules/extra-cmake-modules.info index 9d79c41d89..07ff9de9d2 100644 --- a/development/extra-cmake-modules/extra-cmake-modules.info +++ b/development/extra-cmake-modules/extra-cmake-modules.info @@ -1,8 +1,8 @@ PRGNAM="extra-cmake-modules" -VERSION="5.34.0" +VERSION="5.36.0" HOMEPAGE="https://cgit.kde.org/extra-cmake-modules.git" -DOWNLOAD="https://github.com/KDE/extra-cmake-modules/archive/v5.34.0/extra-cmake-modules-5.34.0.tar.gz" -MD5SUM="dab0e5b7bc002b8d84bbe39bd2bc189b" +DOWNLOAD="https://github.com/KDE/extra-cmake-modules/archive/v5.36.0/extra-cmake-modules-5.36.0.tar.gz" +MD5SUM="3fecd96fabeac1ed24b65a407534e4f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Sphinx" |