Upgrade libmicrohttpd to 0.9.71

This commit is contained in:
Kelson
2020-06-29 16:29:36 +02:00
parent 7f39755ea0
commit 3de886f805
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = '68'
base_deps_meta_version = '69'
base_deps_versions = {
'zlib' : '1.2.8',
@ -53,7 +53,7 @@ base_deps_versions = {
'xapian-core' : '1.4.14',
'mustache' : '4.1',
'pugixml' : '1.2',
'libmicrohttpd' : '0.9.63',
'libmicrohttpd' : '0.9.71',
'gumbo' : '0.10.1',
'icu4c' : '58.2',
'libaria2' : '1.33.1',