Skip to content

Commit fe49602

Browse files
committed
use default ssl version (1.1.1l)
1 parent 5d53bd4 commit fe49602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ export MACOSX_DEPLOYMENT_TARGET="10.9"
1515
export NETCDF_VERSION="4.9.1"
1616
export HDF5_VERSION="1.12.2"
1717
# old openssl, since building new version requires perl 5.10.0
18-
export OPENSSL_ROOT=openssl-1.1.1s
19-
export OPENSSL_HASH=ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16
18+
#export OPENSSL_ROOT=openssl-1.1.1s
19+
#export OPENSSL_HASH=ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16
2020
export CURL_VERSION="7.75.0"
2121
export LIBAEC_VERSION="1.0.6"
2222
export ZSTD_VERSION="1.5.2"

0 commit comments

Comments
 (0)