aboutsummaryrefslogtreecommitdiff
path: root/ports/libmicrohttpd/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-24 04:38:30 +0800
committerGitHub <noreply@github.com>2020-06-23 13:38:30 -0700
commit67a031a4d5680b4acb8eeec28ec8c0e7b3dd8102 (patch)
treeef416d3909dcf5f91a1cd082cc398b07cfbb3a37 /ports/libmicrohttpd/CONTROL
parent2c280eed4296da5b512987e03c5abb2485e0438f (diff)
downloadvcpkg-67a031a4d5680b4acb8eeec28ec8c0e7b3dd8102.tar.gz
vcpkg-67a031a4d5680b4acb8eeec28ec8c0e7b3dd8102.zip
[libmicrohttpd] Support build on UNIX and use msbuild on Windows (#11983)
* [libmicrohttpd] Support build on UNIX and use msbuild on Windows * update baseline
Diffstat (limited to 'ports/libmicrohttpd/CONTROL')
-rw-r--r--ports/libmicrohttpd/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libmicrohttpd/CONTROL b/ports/libmicrohttpd/CONTROL
index 8636fe183..c78627c7f 100644
--- a/ports/libmicrohttpd/CONTROL
+++ b/ports/libmicrohttpd/CONTROL
@@ -1,4 +1,5 @@
Source: libmicrohttpd
-Version: 0.9.63-2
+Version: 0.9.63-3
Homepage: https://www.gnu.org/software/libmicrohttpd/
Description: GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application
+Supports: !(arm|uwp) \ No newline at end of file