diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-04-07 05:01:40 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-04-07 05:01:40 (GMT) |
commit | 37bdf010a23a05ec535a7fcce990e53c51379f81 (patch) | |
tree | 31201310809189ae4bcb251e73e16ffdc50a469e /docs | |
parent | 85e059caa995c2257ebc5eb0ef34aff89ee940f4 (diff) | |
download | mxe-37bdf010a23a05ec535a7fcce990e53c51379f81.zip mxe-37bdf010a23a05ec535a7fcce990e53c51379f81.tar.gz mxe-37bdf010a23a05ec535a7fcce990e53c51379f81.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 18 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 15 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 43e0a2f..864aa24 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4638,6 +4638,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> xmlsec </th> + <td>1.2.25 </td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> xmlwrapp </th> <td>0.7.0 </td> <td class="supported">✓</td> @@ -4749,14 +4759,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 457 +Total: 458 <br>(+6 virtual +8 native-only) </th> -<th>452</th> +<th>453</th> +<th>384</th> +<th>439</th> <th>383</th> -<th>438</th> -<th>382</th> <th>32</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index b183b36..e0460a3 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -459,6 +459,7 @@ "xapian-core": {"version": "1.2.21", "website": "https://xapian.org/", "description": "Xapian-Core"}, "xerces": {"version": "3.1.4", "website": "https://xerces.apache.org/xerces-c/", "description": "Xerces-C++"}, "xmlrpc-c": {"version": "d4364f4", "website": "https://xmlrpc-c.sourceforge.io/", "description": ""}, + "xmlsec": {"version": "1.2.25", "website": "https://www.aleksey.com/xmlsec/", "description": ""}, "xmlwrapp": {"version": "0.7.0", "website": "https://sourceforge.net/projects/xmlwrapp/", "description": ""}, "xorg-macros": {"version": "1.19.0", "website": "https://cgit.freedesktop.org/xorg/util/macros/", "description": "X.org utility macros"}, "xvidcore": {"version": "1.3.4", "website": "https://www.xvid.com/", "description": ""}, |