mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 18:13:07 +02:00
extra-cmake-modules: update to 6.17.0.
This commit is contained in:
parent
5a66ee131e
commit
4ea3982afb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=6.14.0
|
||||
revision=2
|
||||
version=6.17.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_HTML_DOCS=ON -DBUILD_TESTING=ON"
|
||||
hostmakedepends="python3-Sphinx qt6-base qt6-tools qt6-plugin-sqlite
|
||||
|
@ -14,7 +14,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=d02cbbb3269b39680884abf6f14ba68f448570c554173f5249da3b8761784c13
|
||||
checksum=dfecb17d0238f4de1dd3485b92a6606137d4a9c67b9e4ce40407fe0f2aec0a40
|
||||
python_version=3
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue