From 1ecaa6837b075d76657e0586c032ec1bbda8aa4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 28 Mar 2019 12:35:55 +0100 Subject: [PATCH] json-c++: update to 3.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/json-c++/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/json-c++/template b/srcpkgs/json-c++/template index df55ac8e6c6..34b09a68fe9 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.5.0 +version=3.6.1 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=e0b1fc6cc6ca05706cce99118a87aca5248bd9db3113e703023d23f044995c1d +checksum=80c45b090e40bf3d7a7f2a6e9f36206d3ff710acfa8d8cc1f8c763bb3075e22e post_install() { vlicense LICENSE.MIT