extra-cmake-modules: update to 5.51.0.
This commit is contained in:
parent
fd53763870
commit
3ba5973b75
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.50.0
|
||||
version=5.51.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
|
@ -8,11 +8,11 @@ configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF"
|
|||
hostmakedepends="python-Sphinx qt5-tools"
|
||||
depends="cmake"
|
||||
short_desc="Extra modules and scripts for CMake"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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=dd33b0b09c9659c4e0f49f5ba0caf48ad01534bc3d31788d0793b140cd7e0489
|
||||
checksum=96e4dde2f75a7b55f30eef35d0db40e1f87a67cc391ed36956bceb93f8253594
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING-CMAKE-SCRIPTS
|
||||
|
|
Loading…
Reference in a new issue