diff options
| author | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2021-05-24 19:10:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-24 11:10:06 -0700 |
| commit | e937cb41eaf70ebf7c8d426f2d246527badc58a1 (patch) | |
| tree | b4d3357d9c6f4d6d8dadd68d7c48909d42346b12 /versions | |
| parent | a3db16a4475b963cacf0260068c497fb72c8f3c0 (diff) | |
| download | vcpkg-e937cb41eaf70ebf7c8d426f2d246527badc58a1.tar.gz vcpkg-e937cb41eaf70ebf7c8d426f2d246527badc58a1.zip | |
[openh264] fixup the installed pkgconfig files (#18077)
* [openh264] fix pkgconfig files
* [openh264] x-add-version
* [openh264] x-add version (again)
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/o-/openh264.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index b787b58a0..f8df49eaa 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4514,7 +4514,7 @@ }, "openh264": { "baseline": "2021-03-16", - "port-version": 1 + "port-version": 2 }, "openigtlink": { "baseline": "3.0", diff --git a/versions/o-/openh264.json b/versions/o-/openh264.json index 229ffc1d7..301ffd6c5 100644 --- a/versions/o-/openh264.json +++ b/versions/o-/openh264.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "dd110373e4afc53e6ea5b43b9f940fda9204c72c", + "version-date": "2021-03-16", + "port-version": 2 + }, + { "git-tree": "07352ebe168754b537e6ed23cc64e17e7b22ac9e", "version-date": "2021-03-16", "port-version": 1 |
