extra-cmake-modules: update to 5.60.0
[ci skip]
This commit is contained in:
parent
ffa0d2e4fc
commit
fe646eeab0
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.59.0
|
version=5.60.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=1a630b242242ac32d20d14e7ae5645aa28a47676eae0e62ed76af8bc1f56c438
|
checksum=2bd9da815de98d5908d3371815df963d305c828f90ba1a076f38543876690248
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING-CMAKE-SCRIPTS
|
vlicense COPYING-CMAKE-SCRIPTS
|
||||||
|
|
Loading…
Reference in a new issue