diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-10-25 22:01:17 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-10-25 22:01:17 (GMT) |
commit | 72cde72b73fbbb9eb6f272785298eb41ff13bab9 (patch) | |
tree | 93a3efaf73bb226caf60265135520542c58d7c29 | |
parent | ea9f87a5c893fb0cee480f7b3d9c875277004156 (diff) | |
download | mxe-72cde72b73fbbb9eb6f272785298eb41ff13bab9.zip mxe-72cde72b73fbbb9eb6f272785298eb41ff13bab9.tar.gz mxe-72cde72b73fbbb9eb6f272785298eb41ff13bab9.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 2b23c5e..60d0972 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -819,7 +819,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> gdb </th> - <td>9.2 </td> + <td>10.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1859,7 +1859,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libgcrypt </th> - <td>1.8.6 </td> + <td>1.8.7 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 9bec79e..6e86e5d 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -77,7 +77,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": "9.2", "website": "https://www.gnu.org/software/gdb/", "description": ""}, + "gdb": {"version": "10.1", "website": "https://www.gnu.org/software/gdb/", "description": ""}, "gdk-pixbuf": {"version": "2.32.3", "website": "https://gtk.org/", "description": "GDK-pixbuf"}, "gendef": {"version": "7.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"}, @@ -181,7 +181,7 @@ "libffi": {"version": "3.2.1", "website": "https://sourceware.org/libffi/", "description": ""}, "libftdi": {"version": "0.20", "website": "https://www.intra2net.com/en/developer/libftdi/index.php", "description": "LibFTDI"}, "libftdi1": {"version": "1.4", "website": "https://www.intra2net.com/en/developer/libftdi/index.php", "description": "LibFTDI1"}, - "libgcrypt": {"version": "1.8.6", "website": "https://directory.fsf.org/wiki/Libgcrypt", "description": ""}, + "libgcrypt": {"version": "1.8.7", "website": "https://directory.fsf.org/wiki/Libgcrypt", "description": ""}, "libgda": {"version": "4.2.13", "website": "https://www.gnome-db.org/", "description": ""}, "libgdamm": {"version": "4.1.3", "website": "https://launchpad.net/libgdamm", "description": ""}, "libgee": {"version": "0.20.1", "website": "https://wiki.gnome.org/Projects/Libgee", "description": ""}, |