Move to last version of libmicrohttpd.

Again.. 0dcaa28 move back to a previous version (probably a wrong rebase)
This commit is contained in:
Matthieu Gautier
2019-08-19 17:06:49 +02:00
parent bd43b9cb10
commit f80afdecbc
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,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 = '52'
base_deps_meta_version = '53'
base_deps_versions = {
'zlib' : '1.2.8',
@ -44,7 +44,7 @@ base_deps_versions = {
'xapian-core' : '1.4.10',
'mustache' : '3.2',
'pugixml' : '1.2',
'libmicrohttpd' : '0.9.46',
'libmicrohttpd' : '0.9.65',
'gumbo' : '0.10.1',
'icu4c' : '58.2',
'gradle' : '5.2',