extra-cmake-modules: update to 5.48.0.
This commit is contained in:
parent
bd2faead24
commit
f2e93c03de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'extra-cmake-modules'
|
# Template file for 'extra-cmake-modules'
|
||||||
pkgname=extra-cmake-modules
|
pkgname=extra-cmake-modules
|
||||||
version=5.47.0
|
version=5.48.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=976d8bd15a0b929376bfaef34602a0fb9614229851c46fac3c4b28938f682195
|
checksum=fc5b7a9dedb4f6a91db17482578c33f1ec55f11791c592ee431f6d9898ede598
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING-CMAKE-SCRIPTS
|
vlicense COPYING-CMAKE-SCRIPTS
|
||||||
|
|
Loading…
Reference in a new issue