Skip to content

Commit d3ea167

Browse files
committed
update lib versions
1 parent 7a54588 commit d3ea167

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
export NO_CDL=1
77

88
# Compile libs for macOS 10.9 or later
9-
export MACOSX_DEPLOYMENT_TARGET="10.9"
10-
export NETCDF_VERSION="4.7.4"
11-
export HDF5_VERSION="1.12.0"
9+
#export MACOSX_DEPLOYMENT_TARGET="10.9"
10+
export NETCDF_VERSION="4.8.1"
11+
export HDF5_VERSION="1.12.1"
1212
# old openssl, since building new version requires perl 5.10.0
1313
export OPENSSL_ROOT=openssl-1.0.2u
1414
export OPENSSL_HASH=ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16

0 commit comments

Comments
 (0)