cJSON: update to 1.7.8.

100% tests passed, 0 tests failed out of 18

Total Test time (real) =   0.04 sec
This commit is contained in:
maxice8 2018-09-21 16:13:41 -03:00 committed by maxice8
parent 26d30bb83e
commit 65fe04df49
2 changed files with 3 additions and 2 deletions

View File

@ -791,6 +791,7 @@ libsvn_fs_x-1.so.0 libsvn-1.9.0_1
libsvn_swig_py-1.so.0 subversion-python-1.7.5_1
libsvn_swig_perl-1.so.0 subversion-perl-1.7.5_1
libjson-glib-1.0.so.0 json-glib-0.12.2_1
libcjson.so.1 cJSON-1.7.8_1
libvirt.so.0 libvirt-0.8.7_1
libvirt-qemu.so.0 libvirt-0.8.7_1
libvirt-lxc.so.0 libvirt-1.0.2_1

View File

@ -1,6 +1,6 @@
# Template file for 'cJSON'
pkgname=cJSON
version=1.7.7
version=1.7.8
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=6eb9d852a97ffbe149e747f54d63e39a674fa248bb24902a14c079803067949a
checksum=e2544bd48d98005b1d0f7dc8a02e1559f9d303b9d8120f130362a40b548bcfcd
post_install() {
vlicense LICENSE