diff options
| author | Chuck Walbourn <walbourn@users.noreply.github.com> | 2021-06-21 14:20:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 14:20:45 -0700 |
| commit | cdc6c6b9c8c9755ff4fb55d417e6fd0209e2213e (patch) | |
| tree | 424962f00c2982b46851d8145ea194304c870f7a /versions | |
| parent | 8d2e732b732ecf67731302f9b7fda75a10d0f574 (diff) | |
| download | vcpkg-cdc6c6b9c8c9755ff4fb55d417e6fd0209e2213e.tar.gz vcpkg-cdc6c6b9c8c9755ff4fb55d417e6fd0209e2213e.zip | |
[uvatlas, spectra] ports updated (#18404)
* [uvatlas, spectra] ports updated
* Update versions
* Minor code review
* Update version
* Code review feedback
* Update baseline
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/s-/spectra.json | 5 | ||||
| -rw-r--r-- | versions/u-/uvatlas.json | 5 |
3 files changed, 12 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 1f20bf2df..50f0151b2 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5918,7 +5918,7 @@ }, "spectra": { "baseline": "0.9.0", - "port-version": 0 + "port-version": 1 }, "speex": { "baseline": "1.2.0", @@ -6449,7 +6449,7 @@ "port-version": 0 }, "uvatlas": { - "baseline": "jun2021", + "baseline": "jun2021b", "port-version": 0 }, "uvw": { diff --git a/versions/s-/spectra.json b/versions/s-/spectra.json index edabb0c53..0cfb2cd7d 100644 --- a/versions/s-/spectra.json +++ b/versions/s-/spectra.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "79e61cb55ecfe0e16944d963259bf758b5405a74", + "version": "0.9.0", + "port-version": 1 + }, + { "git-tree": "b33cdb035b8b412b662a052b66437743330fccde", "version-string": "0.9.0", "port-version": 0 diff --git a/versions/u-/uvatlas.json b/versions/u-/uvatlas.json index 21d07dec2..f4dd97775 100644 --- a/versions/u-/uvatlas.json +++ b/versions/u-/uvatlas.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "60f3026412b95786a91eadb5e97483cb9539b8c1", + "version-string": "jun2021b", + "port-version": 0 + }, + { "git-tree": "24f38b36247b90b011cb96c5b06728fa6b2f1011", "version-string": "jun2021", "port-version": 0 |
