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