extra-cmake-modules: update to 5.61.0
[ci skip]
This commit is contained in:
parent
3b42abae1c
commit
1427330f82
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.60.0
|
version=5.61.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
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=2bd9da815de98d5908d3371815df963d305c828f90ba1a076f38543876690248
|
checksum=a86a3b12c8a540af822131a8d65586d985267b1d642c29b4815b6c7870bc126c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING-CMAKE-SCRIPTS
|
vlicense COPYING-CMAKE-SCRIPTS
|
||||||
|
|
Loading…
Reference in a new issue