diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-14 08:06:49 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-14 08:06:49 (GMT) |
commit | db5844e8136f44c610e133703a5e5dfcfd0ee706 (patch) | |
tree | fa2f696bbbd69145247dfeb6ec9292db5d5c3cc4 | |
parent | 9610bbd9b0444457c62241d44141bdaaacbe6c49 (diff) | |
download | mxe-db5844e8136f44c610e133703a5e5dfcfd0ee706.zip mxe-db5844e8136f44c610e133703a5e5dfcfd0ee706.tar.gz mxe-db5844e8136f44c610e133703a5e5dfcfd0ee706.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 4 | ||||
-rw-r--r-- | docs/packages.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 8d40d78..65a4dda 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -509,7 +509,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> dbus </th> - <td>1.13.8 </td> + <td>1.13.10 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -799,7 +799,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> gdb </th> - <td>8.2.1 </td> + <td>8.3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index e1636b8..9cb6002 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -46,7 +46,7 @@ "cunit": {"version": "2.1-3", "website": "https://cunit.sourceforge.io/", "description": ""}, "curl": {"version": "7.64.1", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, "db": {"version": "6.1.26", "website": "https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html", "description": "Oracle Berkeley DB"}, - "dbus": {"version": "1.13.8", "website": "https://dbus.freedesktop.org/", "description": ""}, + "dbus": {"version": "1.13.10", "website": "https://dbus.freedesktop.org/", "description": ""}, "dcmtk": {"version": "3.6.0", "website": "https://dicom.offis.de/dcmtk.php.en", "description": "DCMTK"}, "devil": {"version": "cba359b", "website": "https://openil.sourceforge.io/", "description": "DevIL"}, "djvulibre": {"version": "3.5.27", "website": "https://djvu.sourceforge.io/", "description": "DjVuLibre"}, @@ -75,7 +75,7 @@ "gcc": {"version": "5.5.0", "website": "https://gcc.gnu.org/", "description": "GCC"}, "gd": {"version": "2.1.0", "website": "https://libgd.github.io/", "description": "GD (without support for xpm)"}, "gdal": {"version": "2.2.4", "website": "https://www.gdal.org/", "description": "GDAL"}, - "gdb": {"version": "8.2.1", "website": "https://www.gnu.org/software/gdb/", "description": ""}, + "gdb": {"version": "8.3", "website": "https://www.gnu.org/software/gdb/", "description": ""}, "gdk-pixbuf": {"version": "2.32.3", "website": "https://gtk.org/", "description": "GDK-pixbuf"}, "gendef": {"version": "6.0.0", "website": "https://sourceforge.net/p/mingw-w64/wiki2/gendef/", "description": ""}, "geoip-database": {"version": "20150317-1", "website": "https://www.maxmind.com/", "description": "GeoIP Legacy Database"}, |