diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-03-16 02:06:19 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-15 11:06:19 -0700 |
| commit | d1c007555858a9ddb91a012304e438036dd1ebfc (patch) | |
| tree | 7df0a0e39790fa09e4e28a4e702a021e692decdc /versions | |
| parent | 924ad6ad6c7c36161a5eb6d89f221971b3e76dfe (diff) | |
| download | vcpkg-d1c007555858a9ddb91a012304e438036dd1ebfc.tar.gz vcpkg-d1c007555858a9ddb91a012304e438036dd1ebfc.zip | |
[sundials] Update to 5.7.0 and also update repository (#16705)
* [sundials] Update to 5.7.0 and also update repository
* Update versions
* Update OPTIONS
* Update versions/s-/sundials.json
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/s-/sundials.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index ef4c1960c..0f57ce3c2 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5697,7 +5697,7 @@ "port-version": 1 }, "sundials": { - "baseline": "5.5.0", + "baseline": "5.7.0", "port-version": 0 }, "superlu": { diff --git a/versions/s-/sundials.json b/versions/s-/sundials.json index 88fb5475a..98f64958b 100644 --- a/versions/s-/sundials.json +++ b/versions/s-/sundials.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "f6b0c03d6b78a5632db68b010ab4d9526c73450c", + "version-semver": "5.7.0", + "port-version": 0 + }, + { "git-tree": "8d36ea64574b793b164d015845c69e6278168ba5", "version-string": "5.5.0", "port-version": 0 |
