jsoncpp: update to 1.7.7.
This commit is contained in:
parent
622a6398cc
commit
c2595af428
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'jsoncpp'.
|
||||
pkgname=jsoncpp
|
||||
version=1.7.6
|
||||
version=1.7.7
|
||||
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 <xtraeme@voidlinux.eu>"
|
|||
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=07cf5d4f184394ec0a9aa657dd4c13ea682c52a1ab4da2fb176cb2d5501101e8
|
||||
checksum=087640ebcf7fbcfe8e2717a0b9528fff89c52fcf69fa2a18cc2b538008098f97
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue