cJSON: update to 1.7.14
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
8ec5f6adef
commit
b64ecead8d
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'cJSON'
|
# Template file for 'cJSON'
|
||||||
pkgname=cJSON
|
pkgname=cJSON
|
||||||
version=1.7.13
|
version=1.7.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Ultralightweight JSON parser in ANSI C"
|
short_desc="Ultralightweight JSON parser in ANSI C"
|
||||||
@@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/DaveGamble/cJSON"
|
homepage="https://github.com/DaveGamble/cJSON"
|
||||||
distfiles="https://github.com/DaveGamble/cJSON/archive/v${version}.tar.gz"
|
distfiles="https://github.com/DaveGamble/cJSON/archive/v${version}.tar.gz"
|
||||||
checksum=d4e77a38f540f2c37f55758f2666655314f1f51c716fea5f279659940efdcf04
|
checksum=fb50a663eefdc76bafa80c82bc045af13b1363e8f45cec8b442007aef6a41343
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user