diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-05-28 02:21:19 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-05-28 02:21:19 (GMT) |
commit | cbea32e9829c6e7870bc3e064f8287adcf2f6b52 (patch) | |
tree | 4e4d2f449ff7bd0b7422ca6f4fc567cec5d62287 | |
parent | cf866f2bea4c3075cc2aa60e127aeb43dccd6bf8 (diff) | |
download | mxe-cbea32e9829c6e7870bc3e064f8287adcf2f6b52.zip mxe-cbea32e9829c6e7870bc3e064f8287adcf2f6b52.tar.gz mxe-cbea32e9829c6e7870bc3e064f8287adcf2f6b52.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 10 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 192c7c7..c0c64d9 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2189,11 +2189,11 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libpaper </th> - <td>1.1.24+nmu4 </td> + <td>1.1.24+nmu5 </td> + <td class="supported">✓</td> + <td class="supported">✓</td> <td class="supported">✓</td> - <td class="unsupported">×</td> <td class="supported">✓</td> - <td class="unsupported">×</td> <td></td> </tr> @@ -4774,9 +4774,9 @@ Total: 459 +8 native-only) </th> <th>454</th> -<th>385</th> +<th>386</th> <th>440</th> -<th>384</th> +<th>385</th> <th>32</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index ac38a3a..853e35b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -214,7 +214,7 @@ "libomemo": {"version": "0.6.1", "website": "https://github.com/gkdr/libomemo", "description": "Implementation of OMEMO in C"}, "libotr": {"version": "4.1.1", "website": "https://otr.cypherpunks.ca/", "description": "Off-the-Record Messaging"}, "libpano13": {"version": "2.9.18", "website": "https://panotools.sourceforge.io/", "description": ""}, - "libpaper": {"version": "1.1.24+nmu4", "website": "https://packages.debian.org/unstable/libpaper1", "description": ""}, + "libpaper": {"version": "1.1.24+nmu5", "website": "https://packages.debian.org/unstable/libpaper1", "description": ""}, "libplist": {"version": "2.0.0", "website": "https://github.com/libimobiledevice/libplist", "description": ""}, "libpng": {"version": "1.6.34", "website": "http://www.libpng.org/", "description": ""}, "libqrencode": {"version": "4.0.0", "website": "https://fukuchi.org/works/qrencode/", "description": "a fast and compact QR Code encoding library"}, |