diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-08-27 01:09:08 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-26 10:09:08 -0700 |
| commit | 383060ffb686cc87404cc972e39cb77d3b1ef4e1 (patch) | |
| tree | f23a0f2360f06da6b2747dfcddc5b2e6951a67c2 /versions/baseline.json | |
| parent | e0a5659774a65988fe1a8d3a9b1061efb0481336 (diff) | |
| download | vcpkg-383060ffb686cc87404cc972e39cb77d3b1ef4e1.tar.gz vcpkg-383060ffb686cc87404cc972e39cb77d3b1ef4e1.zip | |
[many ports] Add vcpkg_fixup_pkgconfig (#19721)
* [many ports]Add vcpkg_fixup_pkgconfig
* version
* Update ports/libepoxy/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update versions/l-/libepoxy.json
* Update versions/l-/libepoxy.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 40c921882..6dea4286c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1110,7 +1110,7 @@ }, "c-ares": { "baseline": "1.17.2", - "port-version": 0 + "port-version": 1 }, "c4core": { "baseline": "2021-07-18", @@ -3182,7 +3182,7 @@ }, "libepoxy": { "baseline": "1.5.5", - "port-version": 0 + "port-version": 1 }, "libevent": { "baseline": "2.1.12", @@ -4918,7 +4918,7 @@ }, "physfs": { "baseline": "3.0.2", - "port-version": 5 + "port-version": 6 }, "physx": { "baseline": "4.1.2", |
