From b818ec233ad8fbf84fc3d5e79fe0780a358c1926 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 6 Oct 2018 12:09:08 -0300 Subject: [PATCH] json-c++: orphan --- 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 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"