summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/build-matrix.html20
-rw-r--r--docs/packages.json1
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html
index 75c365e..fb89c8d 100644
--- a/docs/build-matrix.html
+++ b/docs/build-matrix.html
@@ -1818,6 +1818,16 @@ feel free to submit a pull request.
</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>
<td class="supported">&#x2713;</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>
diff --git a/docs/packages.json b/docs/packages.json
index 31a4a32..e46c68c 100644
--- a/docs/packages.json
+++ b/docs/packages.json
@@ -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": ""},