diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-12 10:11:15 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-12 10:11:15 (GMT) |
commit | 075b9dc553623db52b879f9e0ef4a1d8556c0ccc (patch) | |
tree | 55d67bdf90339273097d75b61691a56264f30106 /docs | |
parent | 9dcee7620a2acce4b5e4b0050ee953b6a0b81032 (diff) | |
download | mxe-075b9dc553623db52b879f9e0ef4a1d8556c0ccc.zip mxe-075b9dc553623db52b879f9e0ef4a1d8556c0ccc.tar.gz mxe-075b9dc553623db52b879f9e0ef4a1d8556c0ccc.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 18c824c..a68caa7 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2999,7 +2999,7 @@ feel free to submit a pull request. <tr> <th class="row">openssl</th> - <td>1.0.2m</td> + <td>1.0.2n</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 4481e5f..0adc99b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -295,7 +295,7 @@ "openjpeg": {"version": "2.3.0", "website": "http://www.openjpeg.org/", "description": "OpenJPEG"}, "openmp-validation": {"version": "ff8cf0c", "website": "https://github.com/uhhpctools/omp-validation", "description": "OpenMP Validation Suite"}, "openscenegraph": {"version": "3.4.0", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"}, - "openssl": {"version": "1.0.2m", "website": "https://www.openssl.org/", "description": ""}, + "openssl": {"version": "1.0.2n", "website": "https://www.openssl.org/", "description": ""}, "openthreads": {"version": "3.4.0", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"}, "opus": {"version": "1.1.1", "website": "https://opus-codec.org/", "description": ""}, "opusfile": {"version": "0.6", "website": "https://opus-codec.org/", "description": ""}, |