extra-cmake-modules: update to 5.26.0
This commit is contained in:
parent
f10f66f4f7
commit
da47a4afe1
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.20.0
|
||||
version=5.26.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake python-Sphinx"
|
||||
configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF"
|
||||
hostmakedepends="python-Sphinx"
|
||||
depends="cmake"
|
||||
short_desc="Extra modules and scripts for CMake"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2c8ff0c7289edfaa95007e622c87a5fa95e9e2a2ed291eb25a61f06ea92ac34c
|
||||
checksum=cd529cc10cc4a4fc20a962329ffc8cc93cc200b7dc681aa4ddfc9e9cc88f79ec
|
||||
|
|
Loading…
Reference in New Issue