cJSON: update to 1.7.11.

This commit is contained in:
maxice8 2019-04-14 23:51:19 -03:00 committed by maxice8
parent 4d6265f1d8
commit 840fc7cbfd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cJSON'
pkgname=cJSON
version=1.7.10
version=1.7.11
revision=1
build_style=cmake
short_desc="Ultralightweight JSON parser in ANSI C"
@ -8,7 +8,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/DaveGamble/cJSON"
distfiles="https://github.com/DaveGamble/cJSON/archive/v${version}.tar.gz"
checksum=cc544fdd065f3dd19113f1d5ba5f61d696e0f810f291f4b585d1dec361b0188e
checksum=17ace0e31ebd639906983b05fe1d51576b948ca5411c2162f55dd34c122162ca
post_install() {
vlicense LICENSE