extra-cmake-modules: update to 5.91.0.

closes #35595
This commit is contained in:
John 2022-01-18 12:25:46 +01:00
parent b5e991eb33
commit c254a72af8

View file

@ -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.89.0 version=5.91.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_HTML_DOCS=ON" configure_args="-DBUILD_HTML_DOCS=ON"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://invent.kde.org/frameworks/extra-cmake-modules" homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3dd7229a225923b8570a333ee6e4a07b0f5f700ea9538fdeb22cc3cbba69f02f checksum=9717885e30aadf184fa71511930409cabbf08eb6627ea8b051de8804fbcec54c
python_version=3 python_version=3
do_check() { do_check() {