From 1e0f60341192c79bf49e84e6b187ffb7bfded252 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sun, 30 Nov 2025 13:51:19 -0500 Subject: Build fixes, socket_cleanup() - Make packet_cache_send() 3 steps, lock -> send -> unlock. Signed-off-by: Andrew Opalach --- subprojects/libalabaster.wrap | 4 ++-- subprojects/libcurl.wrap | 4 ++-- subprojects/zlib.wrap | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 subprojects/zlib.wrap (limited to 'subprojects') diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index c992439..3f7a977 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,5 +1,5 @@ [wrap-git] -directory = libalabaster-492f4a3 +directory = libalabaster-dd7a1d1 url = https://git.akon.city/libalabaster.git -revision = 492f4a38f7b7f32727ab678f333eff840d968d74 +revision = dd7a1d1afb8b3e93ab1005abdc21edb6efca840a depth = 1 diff --git a/subprojects/libcurl.wrap b/subprojects/libcurl.wrap index 211ecd7..d1bf82a 100644 --- a/subprojects/libcurl.wrap +++ b/subprojects/libcurl.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = libcurl-8.15.0 +directory = libcurl-8.17.0 url = https://github.com/curl/curl.git -revision = curl-8_15_0 +revision = curl-8_17_0 depth = 1 method = cmake diff --git a/subprojects/zlib.wrap b/subprojects/zlib.wrap new file mode 100644 index 0000000..4e3b24b --- /dev/null +++ b/subprojects/zlib.wrap @@ -0,0 +1,6 @@ +[wrap-git] +directory = zlib-1.3.1 +url = https://github.com/madler/zlib.git +revision = v1.3.1 +depth = 1 +method = cmake -- cgit v1.2.3-101-g0448