diff --git a/srcpkgs/json-c++/template b/srcpkgs/json-c++/template index 68202f56da6..b83bd53cfcf 100644 --- a/srcpkgs/json-c++/template +++ b/srcpkgs/json-c++/template @@ -1,11 +1,11 @@ # Template file for 'json-c++' pkgname=json-c++ version=3.2.0 -revision=1 +revision=2 wrksrc="json-${version}" build_style=cmake short_desc="JSON for modern C++" -maintainer="maxice8 " +maintainer="Orphaned " license="MIT" homepage="https://github.com/nlohmann/json" distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"