diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-04-02 01:29:15 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-01 10:29:15 -0700 |
| commit | 5d1b3e8081ae45f22d85bccfd360f2af1f98fe17 (patch) | |
| tree | 9bfcdb3406aef157fae50ff72bcffdd2fcd50add /versions | |
| parent | 7d40a546b87572e81c2d37f9aae6d4cd99bb9aaa (diff) | |
| download | vcpkg-5d1b3e8081ae45f22d85bccfd360f2af1f98fe17.tar.gz vcpkg-5d1b3e8081ae45f22d85bccfd360f2af1f98fe17.zip | |
[podofo] update to 0.9.7 (#16373)
* [podofo] update to 0.9.7
* update version
* [podofo] update to 0.9.7
* update version
* fix-osx-error
* Modify patch format
* update version
* Restore patch endline format
* update version
* update patch file
* update version
* update patch file
* update version
* revert the changes to this file
* update version
* revert the changes to this file
* update version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/p-/podofo.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 409aece97..4adebc09d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4773,8 +4773,8 @@ "port-version": 4 }, "podofo": { - "baseline": "0.9.6", - "port-version": 13 + "baseline": "0.9.7", + "port-version": 0 }, "poly2tri": { "baseline": "2020-07-21", diff --git a/versions/p-/podofo.json b/versions/p-/podofo.json index 42c72581c..58c25a330 100644 --- a/versions/p-/podofo.json +++ b/versions/p-/podofo.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5dd647995b24991182eb684029b8629eb6d66e43", + "version": "0.9.7", + "port-version": 0 + }, + { "git-tree": "69967a79faa43c4d15f5fc533f44b3d095813d63", "version-string": "0.9.6", "port-version": 13 |
