Patch libmicrohttpd's meson to correctly detect size of timeval.tv_sec

This commit is contained in:
Matthieu Gautier
2024-08-22 15:12:59 +02:00
parent bc64bdbbac
commit 3bdce3069a
3 changed files with 36 additions and 2 deletions

View File

@ -39,7 +39,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 = "03"
base_deps_meta_version = "04"
base_deps_versions = {
"zlib": "1.2.12",