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
333bb7aa
Unverified
Commit
333bb7aa
authored
Mar 18, 2019
by
Andrew Murray
Committed by
GitHub
Mar 18, 2019
Browse files
Merge pull request #227 from radarhere/openssl
Updated openssl to 1.0.2r
parents
60572db1
aae8cc74
Changes
1
Hide 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 @
333bb7aa
...
@@ -41,9 +41,9 @@ FLEX_VERSION=${FLEX_VERSION:-2.6.4}
...
@@ -41,9 +41,9 @@ FLEX_VERSION=${FLEX_VERSION:-2.6.4}
BISON_VERSION
=
${
BISON_VERSION
:-
3
.0.4
}
BISON_VERSION
=
${
BISON_VERSION
:-
3
.0.4
}
FFTW_VERSION
=
${
FFTW_VERSION
:-
3
.3.7
}
FFTW_VERSION
=
${
FFTW_VERSION
:-
3
.3.7
}
CFITSIO_VERSION
=
${
CFITSIO_VERSION
:-
3370
}
CFITSIO_VERSION
=
${
CFITSIO_VERSION
:-
3370
}
OPENSSL_ROOT
=
openssl-1.0.2
q
OPENSSL_ROOT
=
openssl-1.0.2
r
# Hash from https://www.openssl.org/source/openssl-1.0.2?.tar.gz.sha256
# Hash from https://www.openssl.org/source/openssl-1.0.2?.tar.gz.sha256
OPENSSL_HASH
=
5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684
OPENSSL_HASH
=
ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6
OPENSSL_DOWNLOAD_URL
=
https://www.openssl.org/source
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