cJSON: update to 1.7.10.
This commit is contained in:
parent
4bb8c5cee2
commit
1b24f08dd6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cJSON'
|
||||
pkgname=cJSON
|
||||
version=1.7.9
|
||||
version=1.7.10
|
||||
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=7a5c8595ea6cd1f3c8c9b8fc549bc93acccf91c57d0ee4a4c9b56fe8dbd6153d
|
||||
checksum=cc544fdd065f3dd19113f1d5ba5f61d696e0f810f291f4b585d1dec361b0188e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue