json-c++: update to 3.7.2
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'json-c++'
|
# Template file for 'json-c++'
|
||||||
pkgname=json-c++
|
pkgname=json-c++
|
||||||
version=3.7.1
|
version=3.7.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="json-${version}"
|
wrksrc="json-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nlohmann/json"
|
homepage="https://github.com/nlohmann/json"
|
||||||
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
|
||||||
checksum=e25cf46631f1a3200d109ca33a683b84538411170ee99cd181db8089a2513189
|
checksum=914c4af3f14bb98ff084172685fba5d32e8ce4390ec8ba5da45c63daa305df4d
|
||||||
|
|
||||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DBUILD_TESTING=OFF"
|
configure_args+=" -DBUILD_TESTING=OFF"
|
||||||
|
|||||||
Reference in New Issue
Block a user