Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
7f4ff759
Commit
7f4ff759
authored
May 24, 2017
by
Matthew Brett
Browse files
Correct openssl hash
parent
0ac3fa19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
library_builders.sh
library_builders.sh
+2
-1
No files found.
library_builders.sh
View file @
7f4ff759
...
...
@@ -28,7 +28,8 @@ SNAPPY_VERSION="${SNAPPY_VERSION:-1.1.3}"
CURL_VERSION
=
${
CURL_VERSION
:-
7
.49.1
}
NETCDF_VERSION
=
${
NETCDF_VERSION
:-
4
.4.1.1
}
OPENSSL_ROOT
=
openssl-1.0.2k
OPENSSL_HASH
=
f137b5d9b1bea8d939f6965cae83a6df4ff9724c7d53ca2edd7358f4909de150
# Hash from https://www.openssl.org/source/openssl-1.0.2k.tar.gz.sha256
OPENSSL_HASH
=
6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0
OPENSSL_DOWNLOAD_URL
=
https://www.openssl.org/source
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment