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

Commit 9f3f3c9

Browse files
committed
Merge pull request #49 from rillian/openssl-1.0.2e
Update to openssl 1.0.2e.
2 parents 34be9ed + 19a675e commit 9f3f3c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_openssl.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=1.0.2d
6-
SHA256=671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c8
5+
VERSION=1.0.2e
6+
SHA256=e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff
77

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

0 commit comments

Comments
 (0)