diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2021-04-13 01:16:41 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-12 10:16:41 -0700 |
| commit | d01ed0ebd93b0b2036557c673c4fdeb35f98001c (patch) | |
| tree | e1d12a1b140ba1046c44763fb48636ff21528b90 /versions/m- | |
| parent | bc96cd54bf3afe85e4c1f201d6475f5ce0a4763c (diff) | |
| download | vcpkg-d01ed0ebd93b0b2036557c673c4fdeb35f98001c.tar.gz vcpkg-d01ed0ebd93b0b2036557c673c4fdeb35f98001c.zip | |
[minizip-ng] Modify the output include path of the header file (#17238)
* [minizip-ng] Modify the output include path of the header file
* Update json file
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
Diffstat (limited to 'versions/m-')
| -rw-r--r-- | versions/m-/minizip-ng.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/m-/minizip-ng.json b/versions/m-/minizip-ng.json index 9d9b0e3a2..880464914 100644 --- a/versions/m-/minizip-ng.json +++ b/versions/m-/minizip-ng.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c3f833fb14771ffd8f32496aa12035c86ab1cb9a", + "version": "3.0.1", + "port-version": 1 + }, + { "git-tree": "0512bceae574c70ea907a8ebfc88709dc196164e", "version": "3.0.1", "port-version": 0 |
