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
741c8b73
Commit
741c8b73
authored
Apr 22, 2020
by
Andrew Murray
Browse files
Updated OpenSSL to 1.1.1g
parent
838fe2d5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
library_builders.sh
library_builders.sh
+2
-2
No files found.
library_builders.sh
View file @
741c8b73
...
...
@@ -41,9 +41,9 @@ FLEX_VERSION=${FLEX_VERSION:-2.6.4}
BISON_VERSION
=
${
BISON_VERSION
:-
3
.0.4
}
FFTW_VERSION
=
${
FFTW_VERSION
:-
3
.3.7
}
CFITSIO_VERSION
=
${
CFITSIO_VERSION
:-
3450
}
OPENSSL_ROOT
=
${
OPENSSL_ROOT
:-
openssl
-1.1.1
f
}
OPENSSL_ROOT
=
${
OPENSSL_ROOT
:-
openssl
-1.1.1
g
}
# Hash from https://www.openssl.org/source/openssl-1.1.1?.tar.gz.sha256
OPENSSL_HASH
=
${
OPENSSL_HASH
:-
186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35
}
OPENSSL_HASH
=
${
OPENSSL_HASH
:-
ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46
}
OPENSSL_DOWNLOAD_URL
=
${
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