jsoncpp: update to 1.7.5.
This commit is contained in:
parent
302ab70163
commit
3951fa9309
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'jsoncpp'.
|
||||
pkgname=jsoncpp
|
||||
version=1.7.4
|
||||
version=1.7.5
|
||||
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=10dcd0677e80727e572a1e462193e51a5fde3e023b99e144b2ee1a469835f769
|
||||
checksum=4338c6cab8af8dee6cdfd54e6218bd0533785f552c6162bb083f8dd28bf8fbbe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue