diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-02-19 16:08:56 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-02-19 16:08:56 (GMT) |
commit | 7ce446c6de3b9dcc81cfcc931ca45d4d0cf5fd83 (patch) | |
tree | e3203957a4c0278026621c1de4ecfee200fead95 | |
parent | d49c84c00ddd5059bfaf6494c0cf6dd4a2d059be (diff) | |
download | mxe-7ce446c6de3b9dcc81cfcc931ca45d4d0cf5fd83.zip mxe-7ce446c6de3b9dcc81cfcc931ca45d4d0cf5fd83.tar.gz mxe-7ce446c6de3b9dcc81cfcc931ca45d4d0cf5fd83.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 e21d8ae..3834b47 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1759,7 +1759,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libfcgi </th> - <td>a6ad89b </td> + <td>2.4.2 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index bbaee9d..96e9c7d 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -171,7 +171,7 @@ "libepoxy": {"version": "1.3.1", "website": "https://github.com/anholt/libepoxy", "description": ""}, "libevent": {"version": "2.1.8", "website": "https://libevent.org/", "description": ""}, "libf2c": {"version": "1", "website": "http://www.netlib.org/f2c/", "description": ""}, - "libfcgi": {"version": "a6ad89b", "website": "https://github.com/FastCGI-Archives", "description": "FastCGI"}, + "libfcgi": {"version": "2.4.2", "website": "https://github.com/FastCGI-Archives", "description": "FastCGI"}, "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"}, |