extra-cmake-modules: update to 5.57.0
[ci skip]
This commit is contained in:
parent
440fb36957
commit
288462741c
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF"
|
||||
hostmakedepends="python-Sphinx qt5-tools"
|
||||
hostmakedepends="kcoreaddons python-Sphinx qt5-tools"
|
||||
depends="cmake"
|
||||
short_desc="Extra modules and scripts for CMake"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=913ce70cd64c5a35586f1ecdac5d6417cb128a9d3829ded7bb95e602d0ecb528
|
||||
checksum=aa53f8953792b452672f275c2ea9b96ab2adf3e13d9645c3451b06dbc8055b18
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING-CMAKE-SCRIPTS
|
||||
|
|
Loading…
Reference in a new issue