extra-cmake-modules: update to 5.93.0.
This commit is contained in:
parent
2f9d97ec3f
commit
a81a0ae510
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.92.0
|
||||
version=5.93.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_HTML_DOCS=ON"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f89a238bc5f28738db25e29296b75b4f795e3e9bfe3a8f1f9390648749d303ef
|
||||
checksum=093dea7b11647bc5f74e6971d47ef15b5c410cba2b4620acae00f008d5480b21
|
||||
python_version=3
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue