jsoncpp: update to 1.7.6.

This commit is contained in:
Juan RP 2016-09-26 06:18:29 +02:00
parent b4063ef673
commit 37a480cae0

View file

@ -1,6 +1,6 @@
# Template build file for 'jsoncpp'. # Template build file for 'jsoncpp'.
pkgname=jsoncpp pkgname=jsoncpp
version=1.7.5 version=1.7.6
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_STATIC_LIBS=1 -DBUILD_SHARED_LIBS=1 -DJSONCPP_WITH_TESTS=0" configure_args="-DBUILD_STATIC_LIBS=1 -DBUILD_SHARED_LIBS=1 -DJSONCPP_WITH_TESTS=0"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Public Domain, MIT" license="Public Domain, MIT"
homepage="https://github.com/open-source-parsers/jsoncpp" homepage="https://github.com/open-source-parsers/jsoncpp"
distfiles="https://github.com/open-source-parsers/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/open-source-parsers/${pkgname}/archive/${version}.tar.gz"
checksum=4338c6cab8af8dee6cdfd54e6218bd0533785f552c6162bb083f8dd28bf8fbbe checksum=07cf5d4f184394ec0a9aa657dd4c13ea682c52a1ab4da2fb176cb2d5501101e8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE