From 64dcd8ea8be6d42a0c70cf83e36f142b10d8b67f Mon Sep 17 00:00:00 2001 From: Victor Romero Date: Wed, 15 May 2019 17:12:46 -0700 Subject: [PATCH] [libmicrohttpd] Fix CONTROL version --- ports/libmicrohttpd/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/libmicrohttpd/CONTROL b/ports/libmicrohttpd/CONTROL index 10147053054f18..2c24d44976fa52 100644 --- a/ports/libmicrohttpd/CONTROL +++ b/ports/libmicrohttpd/CONTROL @@ -1,3 +1,3 @@ Source: libmicrohttpd -Version: 0.9.55-2 +Version: 0.9.63 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