json-c++: update to 3.7.3

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-11-19 20:55:50 +01:00
parent fa13ec4a5b
commit 39edcb842b
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,6 +1,6 @@
# Template file for 'json-c++'
pkgname=json-c++
version=3.7.2
version=3.7.3
revision=1
wrksrc="json-${version}"
build_style=cmake
@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="MIT"
homepage="https://github.com/nlohmann/json"
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
checksum=914c4af3f14bb98ff084172685fba5d32e8ce4390ec8ba5da45c63daa305df4d
checksum=249548f4867417d66ae46b338dfe0a2805f3323e81c9e9b83c89f3adbfde6f31
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=OFF"