mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/extra-cmake-modules: Updated for version 5.36.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
471e1f3bbf
commit
50f5c031fb
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue