diff --git a/srcpkgs/jsoncpp/template b/srcpkgs/jsoncpp/template index 6d5d2ad6f08..8361cb044b6 100644 --- a/srcpkgs/jsoncpp/template +++ b/srcpkgs/jsoncpp/template @@ -1,7 +1,7 @@ # Template build file for 'jsoncpp'. pkgname=jsoncpp version=1.8.4 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_STATIC_LIBS=1 -DBUILD_SHARED_LIBS=1 -DJSONCPP_WITH_TESTS=0" short_desc="A JSON implementation in C++"