extra-cmake-modules: update to 5.97.0.

This commit is contained in:
John 2022-08-21 13:28:16 +02:00
parent 41cdd0366e
commit bdc6ee3e43
1 changed files with 2 additions and 2 deletions

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.96.0 version=5.97.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=bdb54407b2e2c9bc1e5b54825818d6807b5b5cc94b173dd272ef1354dc96fdd9 checksum=9ed235f3dad82ba67dc61eeab12536b6d5936c036d32d7e7d2f38a17b9efc50a
python_version=3 python_version=3
do_check() { do_check() {