diff options
| author | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2021-06-11 16:46:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-11 08:46:46 -0700 |
| commit | 1d8133122bff802f15ca4d515b5bb2ff68a3ff37 (patch) | |
| tree | 8d73a5da640ac6c3c3e1d8a22a5da93a67fc60e9 /versions/baseline.json | |
| parent | 02fa0eb4c606ceb38682de1bd168074041ff08ec (diff) | |
| download | vcpkg-1d8133122bff802f15ca4d515b5bb2ff68a3ff37.tar.gz vcpkg-1d8133122bff802f15ca4d515b5bb2ff68a3ff37.zip | |
[openexr] fixup pkgconfig (#18123)
* [openexr] fixup pkgconfig
* [openexr] x-add-version
* [openexr] drop _d library suffix for debug builds (ensures correct .pc file)
* [openexr] x-add-version
* [openexr] rename patches in order, add pkg-config debug suffix patch
* [openexr] x-add-version
* [openexr] update patch to match upstream PR
* [openexr] x-add-version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 51c4ce874..576a78280 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4538,7 +4538,7 @@ }, "openexr": { "baseline": "2.5.0", - "port-version": 2 + "port-version": 3 }, "opengl": { "baseline": "0.0", |
