diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-02-25 01:36:38 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-02-25 01:36:38 (GMT) |
commit | c32eae030d4e86e623f8c00b36ebc9ddd64cdf73 (patch) | |
tree | f3f8176323d388b26dae29dfb77eb891122a520a /docs | |
parent | e3497ea8b9304fa79d3d36d952175e6fb7fa426e (diff) | |
download | mxe-c32eae030d4e86e623f8c00b36ebc9ddd64cdf73.zip mxe-c32eae030d4e86e623f8c00b36ebc9ddd64cdf73.tar.gz mxe-c32eae030d4e86e623f8c00b36ebc9ddd64cdf73.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index db3f72e..a17feb6 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2159,7 +2159,7 @@ feel free to submit a pull request. <tr> <th class="row">libsoup</th> - <td>2.54.0.1</td> + <td>2.57.1</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index ebb295f..c0f1554 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -211,7 +211,7 @@ "libsigc++": {"version": "2.4.0", "website": "http://libsigc.sourceforge.net/", "description": ""}, "libsndfile": {"version": "1.0.27", "website": "http://www.mega-nerd.com/libsndfile/", "description": ""}, "libsodium": {"version": "1.0.6", "website": "https://download.libsodium.org/doc/", "description": ""}, - "libsoup": {"version": "2.54.0.1", "website": "https://github.com/GNOME/libsoup", "description": ""}, + "libsoup": {"version": "2.57.1", "website": "https://github.com/GNOME/libsoup", "description": "HTTP client/server library for GNOME"}, "libspectre": {"version": "0.2.8", "website": "https://libspectre.freedesktop.org", "description": ""}, "libssh2": {"version": "1.8.0", "website": "http://www.libssh2.org", "description": ""}, "libsvm": {"version": "3.20", "website": "http://www.csie.ntu.edu.tw/~cjlin/libsvm", "description": ""}, |