sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-08 05:21:37 +00:00
parent ec769495ab
commit f5034afcba
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
3108 changed files with 91999 additions and 80269 deletions

View file

@ -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

View file

@ -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

View file

@ -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