"docs-source/vscode:/vscode.git/clone" did not exist on "e1d679aa659afb5782ae0e02b5a3bd69798f28bf"
Unverified Commit 851e08b3 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #223 from radarhere/openssl

Updated openssl to 1.0.2q
parents 31383c15 839a4300
...@@ -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.2l OPENSSL_ROOT=openssl-1.0.2q
# 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=ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c OPENSSL_HASH=5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684
OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment