extra-cmake-modules: update to 5.47.0
This commit is contained in:
parent
ca9254be0e
commit
bb5962b2ce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.44.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
|
@ -11,8 +11,8 @@ short_desc="Extra modules and scripts for CMake"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3a72c3aba988c5e17eef1a805547f2567f5e31cf86676ed0d0761d478ae42f88
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=976d8bd15a0b929376bfaef34602a0fb9614229851c46fac3c4b28938f682195
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING-CMAKE-SCRIPTS
|
||||
|
|
Loading…
Reference in New Issue