extra-cmake-modules: update to 5.52.0.
This commit is contained in:
parent
9210b5b68b
commit
069e17084d
|
@ -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.51.0
|
version=5.52.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=96e4dde2f75a7b55f30eef35d0db40e1f87a67cc391ed36956bceb93f8253594
|
checksum=68c08aac2611e3faded476a5bba5ba56f8ed964374810bfcee93c6a7fa419b49
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING-CMAKE-SCRIPTS
|
vlicense COPYING-CMAKE-SCRIPTS
|
||||||
|
|
Loading…
Reference in New Issue