Update packages.json & build-matrix.html

pull/1692/head
MXEBot as Travis CI 7 years ago
parent e6e09aa812
commit 35360463b6

@ -1817,6 +1817,16 @@ feel free to submit a pull request.
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">libidn2</th>
<td>0.16</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">libieee1284</th>
<td>0.2.11</td>
@ -4339,14 +4349,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 419
Total: 420
<br>(+5 virtual
+6 native-only)
</th>
<th>413</th>
<th>321</th>
<th>399</th>
<th>321</th>
<th>414</th>
<th>322</th>
<th>400</th>
<th>322</th>
<th>18</th>
</tr>
</tbody>

@ -177,6 +177,7 @@
"libiconv": {"version": "1.15", "website": "https://www.gnu.org/software/libiconv/", "description": ""},
"libid3tag": {"version": "0.15.1b", "website": "https://sourceforge.net/projects/mad/files/libid3tag/", "description": ""},
"libidn": {"version": "1.33", "website": "https://www.gnu.org/software/libidn/", "description": "Libidn"},
"libidn2": {"version": "0.16", "website": "https://www.gnu.org/software/libidn/#libidn2", "description": "implementation of IDNA2008/TR46 internationalized domain names"},
"libieee1284": {"version": "0.2.11", "website": "http://cyberelk.net/tim/software/libieee1284/", "description": ""},
"libircclient": {"version": "1.8", "website": "https://sourceforge.net/projects/libircclient/", "description": ""},
"libjpeg-turbo": {"version": "1.5.1", "website": "http://libjpeg-turbo.virtualgl.org/", "description": ""},

Loading…
Cancel
Save