jsoncpp, revbump disable not used cmd:python (#10131)

This commit is contained in:
Schrijvers Luc
2024-02-22 11:23:44 +00:00
committed by GitHub
parent ec60527f20
commit e890d96585
4 changed files with 8 additions and 100 deletions

View File

@@ -6,7 +6,7 @@ convenient format to store user input files."
HOMEPAGE="https://github.com/open-source-parsers/jsoncpp"
COPYRIGHT="2007-2018 Baptiste Lepilleur and The JsonCpp Authors"
LICENSE="MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/open-source-parsers/jsoncpp/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="f409856e5920c18d0c2fb85276e24ee607d2a09b5e7d5f0a371368903c275da2"
SOURCE_FILENAME="jsoncpp-$portVersion.tar.gz"
@@ -42,7 +42,7 @@ BUILD_PREREQUIRES="
cmd:meson
cmd:ninja
cmd:pkg_config$secondaryArchSuffix
cmd:python2
# cmd:python3
"
BUILD()