From 1480715f39cbd5a5d2051d4f9ab4b20ac2f1e877 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 15 Dec 2016 07:23:23 +0000 Subject: [PATCH] jsoncpp: update to 1.8.0. --- srcpkgs/jsoncpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jsoncpp/template b/srcpkgs/jsoncpp/template index 108a548f6d0..ee15d88583f 100644 --- a/srcpkgs/jsoncpp/template +++ b/srcpkgs/jsoncpp/template @@ -1,6 +1,6 @@ # Template build file for 'jsoncpp'. pkgname=jsoncpp -version=1.7.7 +version=1.8.0 revision=1 build_style=cmake configure_args="-DBUILD_STATIC_LIBS=1 -DBUILD_SHARED_LIBS=1 -DJSONCPP_WITH_TESTS=0" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="Public Domain, MIT" homepage="https://github.com/open-source-parsers/jsoncpp" distfiles="https://github.com/open-source-parsers/${pkgname}/archive/${version}.tar.gz" -checksum=087640ebcf7fbcfe8e2717a0b9528fff89c52fcf69fa2a18cc2b538008098f97 +checksum=5deb2462cbf0c0121c9d6c9823ec72fe71417e34242e3509bc7c003d526465bc post_install() { vlicense LICENSE