aboutsummaryrefslogtreecommitdiff
path: root/ports/libmicrohttpd
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-09-09 17:53:17 -0700
committerGitHub <noreply@github.com>2017-09-09 17:53:17 -0700
commita8ae994eddc590c5330f6b79fbb1289e1002f425 (patch)
tree677724857f21cac0be2009acff1745ead611eb75 /ports/libmicrohttpd
parentd2c045cc360d4f1d2e4ad2775287c9be8eea8e46 (diff)
parent0db8af8cd3176d3f0aa700e7826b9206a11366b1 (diff)
downloadvcpkg-a8ae994eddc590c5330f6b79fbb1289e1002f425.tar.gz
vcpkg-a8ae994eddc590c5330f6b79fbb1289e1002f425.zip
Merge branch 'master' into pybind11
Diffstat (limited to 'ports/libmicrohttpd')
-rw-r--r--ports/libmicrohttpd/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmicrohttpd/CONTROL b/ports/libmicrohttpd/CONTROL
index a5b6730cf..2c5815aed 100644
--- a/ports/libmicrohttpd/CONTROL
+++ b/ports/libmicrohttpd/CONTROL
@@ -1,3 +1,3 @@
Source: libmicrohttpd
-Version: 0.9.55
+Version: 0.9.55-1
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