Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-01-15 16:34:41 +00:00
parent 98907c18f4
commit d4e05b058b
2 changed files with 4 additions and 4 deletions

View File

@ -929,7 +929,7 @@ feel free to submit a pull request.
<tr>
<th class="row">gsl</th>
<td>1.16</td>
<td>2.3</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -2299,7 +2299,7 @@ feel free to submit a pull request.
<tr>
<th class="row">libzip</th>
<td>0.11.2</td>
<td>1.1.3</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -88,7 +88,7 @@
"googlemock": {"version": "1.7.0", "website": "https://github.com/google/googlemock", "description": "Google Mock"},
"googletest": {"version": "1.7.0", "website": "https://github.com/google/googletest", "description": "Google Test"},
"graphicsmagick": {"version": "1.3.21", "website": "http://www.graphicsmagick.org/", "description": "GraphicsMagick"},
"gsl": {"version": "1.16", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"},
"gsl": {"version": "2.3", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"},
"gsoap": {"version": "2.8.22", "website": "http://gsoap2.sourceforge.net/", "description": "gSOAP"},
"gst-libav": {"version": "1.6.2", "website": "https://gstreamer.freedesktop.org/modules/gst-libav.html", "description": ""},
"gst-plugins-bad": {"version": "1.6.2", "website": "http://gstreamer.freedesktop.org/", "description": ""},
@ -225,7 +225,7 @@
"libxml++": {"version": "2.37.2", "website": "http://libxmlplusplus.sourceforge.net/", "description": "libxml2"},
"libxml2": {"version": "2.9.4", "website": "http://www.xmlsoft.org/", "description": ""},
"libxslt": {"version": "1.1.29", "website": "http://xmlsoft.org/XSLT/", "description": ""},
"libzip": {"version": "0.11.2", "website": "http://www.nih.at/libzip/", "description": ""},
"libzip": {"version": "1.1.3", "website": "http://www.nih.at/libzip/", "description": ""},
"llvm": {"version": "3.4", "website": "http://llvm.org/", "description": ""},
"log4cxx": {"version": "0.10.0", "website": "http://logging.apache.org/log4cxx/", "description": ""},
"lua": {"version": "5.3.3", "website": "http://www.lua.org/", "description": "Lua"},