json-c update
This commit is contained in:
@@ -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="b33872f8b2837c7909e9bd8734855669c57a67ce" type="targz">https://github.com/json-c/json-c/archive/json-c-0.12-20140410.tar.gz</Archive>
|
||||
<Archive sha1sum="e7fcdbe41f1f3307c036f4e9e04b715de533896e" type="targz">https://s3.amazonaws.com/json-c_releases/releases/json-c-0.12.1.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch>wno-werror.patch</Patch>
|
||||
</Patches>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-29</Date>
|
||||
<Version>0.12.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>0.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user