Skip to content

Commit

Permalink
Update OpenSSL to 1.1.0i for issue cretz#5
Browse files Browse the repository at this point in the history
  • Loading branch information
cretz committed Sep 20, 2018
1 parent a03af85 commit d54a070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ This project helps compile Tor into a static lib for use in other projects.
The dependencies are in this repository as submodules so this repository needs to be cloned with `--recursive`. The
submodules are:

* [OpenSSL](https://github.com/openssl/openssl/) - Checked out at tag `OpenSSL_1_0_2o`
* [OpenSSL](https://github.com/openssl/openssl/) - Checked out at tag `OpenSSL_1_1_0i`
* [Libevent](https://github.com/libevent/libevent) - Checked out at tag `release-2.1.8-stable`
* [zlib](https://github.com/madler/zlib) - Checked out at tag `v1.2.11`
* [XZ Utils](https://git.tukaani.org/?p=xz.git) - Checked out at tag `v5.2.4`
Expand Down
2 changes: 1 addition & 1 deletion openssl
Submodule openssl updated 7561 files

0 comments on commit d54a070

Please sign in to comment.