diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-05-18 09:16:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 00:16:53 -0700 |
| commit | 38e7e0367e647fa3c0a8e6eeae89a9f6193a9115 (patch) | |
| tree | 0f5a14a0427f20427c13b1ae6ef9c43e3c30bc34 /versions/l-/libmicrohttpd.json | |
| parent | ca466d339ea8673a8702d04374df40e1782f1430 (diff) | |
| download | vcpkg-38e7e0367e647fa3c0a8e6eeae89a9f6193a9115.tar.gz vcpkg-38e7e0367e647fa3c0a8e6eeae89a9f6193a9115.zip | |
[vcpkg baseline][libmicrohttpd] Control dependencies, doc, examples, test (#17653)
* Quote filepath expressions
* Add mingw support
* Disable https, doc, examples, (curl) tests
* Declare gettext dependency
* x-add-version
* Disable gnutls in addition to disabling https
* x-add-version
Diffstat (limited to 'versions/l-/libmicrohttpd.json')
| -rw-r--r-- | versions/l-/libmicrohttpd.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libmicrohttpd.json b/versions/l-/libmicrohttpd.json index 14d69f741..9ac94ed3a 100644 --- a/versions/l-/libmicrohttpd.json +++ b/versions/l-/libmicrohttpd.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c221d15de1cc1eedc33f912269d69d5ade11e3c1", + "version": "0.9.63", + "port-version": 6 + }, + { "git-tree": "da43ec88147e3aa99a5d4e7378f0011a92a25ad2", "version-string": "0.9.63", "port-version": 5 |
