"...src/ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "939ecf28a4bee6c45e37a9e64ff53df3e2e0fd79"
Unverified Commit b6ed746c authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #276 from mr-eyes/devel

update SWIG_VERSION from 3.0.12 to 4.0.1
parents c8dbb9b5 b9151f01
...@@ -32,7 +32,7 @@ BLOSC_VERSION=${BLOSC_VERSION:-1.10.2} ...@@ -32,7 +32,7 @@ BLOSC_VERSION=${BLOSC_VERSION:-1.10.2}
SNAPPY_VERSION="${SNAPPY_VERSION:-1.1.3}" SNAPPY_VERSION="${SNAPPY_VERSION:-1.1.3}"
CURL_VERSION=${CURL_VERSION:-7.49.1} CURL_VERSION=${CURL_VERSION:-7.49.1}
NETCDF_VERSION=${NETCDF_VERSION:-4.4.1.1} NETCDF_VERSION=${NETCDF_VERSION:-4.4.1.1}
SWIG_VERSION=${SWIG_VERSION:-3.0.12} SWIG_VERSION=${SWIG_VERSION:-4.0.1}
PCRE_VERSION=${PCRE_VERSION:-8.38} PCRE_VERSION=${PCRE_VERSION:-8.38}
SUITESPARSE_VERSION=${SUITESPARSE_VERSION:-4.5.6} SUITESPARSE_VERSION=${SUITESPARSE_VERSION:-4.5.6}
LIBTOOL_VERSION=${LIBTOOL_VERSION:-2.4.6} LIBTOOL_VERSION=${LIBTOOL_VERSION:-2.4.6}
......
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