extra-cmake-modules: update to 6.7.0.
This commit is contained in:
parent
5b1dbe8539
commit
ae7816a453
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=6.6.0
|
||||
version=6.7.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=206e23e05ba8934ac7a275c8fdd3704165f558878d3dbe3299f991473997ccb8
|
||||
checksum=d81de82692d3d2bb77110332a65c8266252becc2c3f307ce814990ce5607b8dc
|
||||
python_version=3
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue