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/l-/libepoxy.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/l-/libepoxy.json')
| -rw-r--r-- | versions/l-/libepoxy.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libepoxy.json b/versions/l-/libepoxy.json index 4093cd2c2..71194cc67 100644 --- a/versions/l-/libepoxy.json +++ b/versions/l-/libepoxy.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "66e28966117a23b6e9ac6cba7e71ecad8a2803ea", + "version-semver": "1.5.5", + "port-version": 1 + }, + { "git-tree": "5a4765be1ed914881477e17b993d7e8df3ef67f0", "version-string": "1.5.5", "port-version": 0 |
