diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-29 20:29:54 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-29 20:29:54 (GMT) |
commit | 6940e567976309c385e88643a1a4bc2ad85eeb88 (patch) | |
tree | 9238e1ae2665cc5a0343e5ffd1a5588b2b4ff0bc | |
parent | 2b33cc884c87773ab5d5700888b50653ae420fa1 (diff) | |
download | mxe-6940e567976309c385e88643a1a4bc2ad85eeb88.zip mxe-6940e567976309c385e88643a1a4bc2ad85eeb88.tar.gz mxe-6940e567976309c385e88643a1a4bc2ad85eeb88.tar.bz2 |
Update packages.json & build-matrix.html
-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 c437eb3..eeba2ff 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1009,7 +1009,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> gsl </th> - <td>2.3 </td> + <td>2.5 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 61a6f05..f16569a 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -96,7 +96,7 @@ "googletest": {"version": "1.7.0", "website": "https://github.com/google/googletest", "description": "Google Test"}, "gpgme": {"version": "1.12.0", "website": "https://www.gnupg.org/related_software/gpgme/", "description": "gpgme"}, "graphicsmagick": {"version": "1.3.21", "website": "http://www.graphicsmagick.org/", "description": "GraphicsMagick"}, - "gsl": {"version": "2.3", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"}, + "gsl": {"version": "2.5", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"}, "gsoap": {"version": "2.8.84", "website": "https://www.genivia.com/dev.html", "description": "gSOAP"}, "gst-libav": {"version": "1.16.0", "website": "https://gstreamer.freedesktop.org/modules/gst-libav.html", "description": ""}, "gst-plugins-bad": {"version": "1.16.0", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html", "description": ""}, |