diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-01-07 13:32:18 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-01-07 13:32:18 (GMT) |
commit | 50d60a20b90c248307d27d597652e2dbd7e43381 (patch) | |
tree | e271bb4d42f8333dfa42af01bb637667ea275ac6 | |
parent | 8e21cc15f2f7c0d35cac0cdf0486814e2b769900 (diff) | |
download | mxe-50d60a20b90c248307d27d597652e2dbd7e43381.zip mxe-50d60a20b90c248307d27d597652e2dbd7e43381.tar.gz mxe-50d60a20b90c248307d27d597652e2dbd7e43381.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 20 | ||||
-rw-r--r-- | versions.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/build-matrix.html b/build-matrix.html index 4ea7138..ad1255e 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -1658,6 +1658,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">libieee1284</th> + <td>0.2.11</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">libircclient</th> <td>1.8</td> <td class="supported">✓</td> @@ -3939,14 +3949,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 381 +Total: 382 <br>(+5 virtual +4 native-only) </th> -<th>379</th> -<th>273</th> -<th>360</th> -<th>271</th> +<th>380</th> +<th>274</th> +<th>361</th> +<th>272</th> <th>11</th> </tr> </tbody> diff --git a/versions.json b/versions.json index fe1b9a2..e33bf45 100644 --- a/versions.json +++ b/versions.json @@ -161,6 +161,7 @@ "libiconv": "1.14", "libid3tag": "0.15.1b", "libidn": "1.32", + "libieee1284": "0.2.11", "libircclient": "1.8", "libjpeg-turbo": "1.4.1", "liblaxjson": "1.0.5", |