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

Commit c5371b3

Browse files
authored
Merge pull request #127 from rillian/openssl-1.0.2j
openssl 1.0.2j
2 parents c6f37ca + 1ad21a6 commit c5371b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_openssl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=1.0.2i
6-
SHA256=9287487d11c9545b6efb287cdb70535d4e9b284dd10d51441d9b9963d000de6f
5+
VERSION=1.0.2j
6+
SHA256=e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431
77

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

0 commit comments

Comments
 (0)