Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Commit

Permalink
Merge pull request #49 from rillian/openssl-1.0.2e
Browse files Browse the repository at this point in the history
Update to openssl 1.0.2e.
  • Loading branch information
alexcrichton committed Dec 3, 2015
2 parents 34be9ed + 19a675e commit 9f3f3c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slaves/dist/build_openssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

set -ex

VERSION=1.0.2d
SHA256=671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c8
VERSION=1.0.2e
SHA256=e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff

yum install -y setarch
curl http://openssl.org/source/openssl-$VERSION.tar.gz | \
Expand Down

0 comments on commit 9f3f3c9

Please sign in to comment.