diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-12 05:16:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 20:16:07 -0700 |
| commit | 75c6d757a3b924d09053f40e56eee2c47cee3257 (patch) | |
| tree | a47363fe8001b28601e02f508fb17c9229c4a096 /versions | |
| parent | 7e3c65d4a39c294538f7e82550724da80d4365dd (diff) | |
| download | vcpkg-75c6d757a3b924d09053f40e56eee2c47cee3257.tar.gz vcpkg-75c6d757a3b924d09053f40e56eee2c47cee3257.zip | |
[numactl] Update to 2.0.14 (#20626)
* Update numactl to 2.0.14
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/n-/numactl.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 74267b5dd..9852d4058 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4645,8 +4645,8 @@ "port-version": 1 }, "numactl": { - "baseline": "2.0.12", - "port-version": 1 + "baseline": "2.0.14", + "port-version": 0 }, "numcpp": { "baseline": "2.6.0", diff --git a/versions/n-/numactl.json b/versions/n-/numactl.json index e934d4317..f80d95f6e 100644 --- a/versions/n-/numactl.json +++ b/versions/n-/numactl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "58815aa974d9ab14d768576ade86c2e3b43d20a3", + "version": "2.0.14", + "port-version": 0 + }, + { "git-tree": "7b58d763ea0a2c64e755c647c115d6e63ea44617", "version-string": "2.0.12", "port-version": 1 |
