jsoncpp: update to 1.7.1.
This commit is contained in:
parent
5d7ca6b12d
commit
ccf7513681
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'jsoncpp'.
|
||||
pkgname=jsoncpp
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style="cmake"
|
||||
hostmakedepends="cmake"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Public Domain or MIT"
|
||||
homepage="http://jsoncpp.sourceforge.net/"
|
||||
distfiles="https://github.com/open-source-parsers/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=90e0b1c129dbda17ea9e7fdaa9ae41c54bc5eb697e8aa42f296aab9f8a0169db
|
||||
checksum=d40ca65f764d352ea98d8cb01e07fa4b71e2f1acba0843f5fb0ee3b066963c6b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue