diff --git a/srcpkgs/json-c++/template b/srcpkgs/json-c++/template index 2dc45ef732..ea77a515a3 100644 --- a/srcpkgs/json-c++/template +++ b/srcpkgs/json-c++/template @@ -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 " 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"