extra-cmake-modules: update to 6.6.0.
This commit is contained in:
parent
3ddaa860a4
commit
94a2d265b1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=6.5.0
|
||||
version=6.6.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=8f3c2ca1e502990629f3b68507189fc0f912f3cab279b500dac91ee7031a49cf
|
||||
checksum=206e23e05ba8934ac7a275c8fdd3704165f558878d3dbe3299f991473997ccb8
|
||||
python_version=3
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue