sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
|
@ -1,9 +1,11 @@
|
|||
COMMENT= JSON implementation in C
|
||||
|
||||
DISTNAME= json-c-0.16
|
||||
DISTNAME= json-c-0.17
|
||||
CATEGORIES= devel
|
||||
|
||||
SHARED_LIBS= json-c 2.0
|
||||
WANTLIB = m
|
||||
|
||||
SHARED_LIBS= json-c 2.1
|
||||
|
||||
HOMEPAGE= https://github.com/json-c/json-c/wiki
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (json-c-0.16.tar.gz) = jkWsj5bsd5Hq87t+5Q6cIQC7vIe40PHQMMW6igKI2Ws=
|
||||
SIZE (json-c-0.16.tar.gz) = 351916
|
||||
SHA256 (json-c-0.17.tar.gz) = dVCRTVj7Y7LDVG88z74R8cCUFHvTGmnc0jcU15VhWeY=
|
||||
SIZE (json-c-0.17.tar.gz) = 390045
|
||||
|
|
|
@ -7,6 +7,7 @@ include/json-c/json_config.h
|
|||
include/json-c/json_inttypes.h
|
||||
include/json-c/json_object.h
|
||||
include/json-c/json_object_iterator.h
|
||||
include/json-c/json_patch.h
|
||||
include/json-c/json_pointer.h
|
||||
include/json-c/json_tokener.h
|
||||
include/json-c/json_types.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue