json-c ver. bump

This commit is contained in:
Rmys
2024-10-01 11:38:43 +03:00
parent 6c39eb269b
commit 58f250cf5e
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A JSON implementation in C</Summary>
<Description>json-c implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects.</Description>
<Archive sha1sum="0249e2fbb242ef3ef225b49cb23ef0c314e17bd4" type="targz">https://github.com/json-c/json-c/archive/refs/tags/json-c-0.17-20230812.tar.gz</Archive>
<Archive sha1sum="7c5679b5d797609ed34ec0918bfdb04e78055ade" type="targz">https://github.com/json-c/json-c/archive/refs/tags/json-c-0.18-20240915.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-10-01</Date>
<Version>0.18.20240915</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2023-08-15</Date>
<Version>0.17.20230812</Version>