From 4aea807a167a894fd264718efc8c9fa8bced7dcb Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 18 Aug 2025 19:23:28 -0400 Subject: Add socket option for SO_REUSEADDR - Enable it by default in multiplex. - Update deps. Signed-off-by: Andrew Opalach --- subprojects/jansson.wrap | 4 ++-- subprojects/libalabaster.wrap | 3 ++- subprojects/libcurl.wrap | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'subprojects') diff --git a/subprojects/jansson.wrap b/subprojects/jansson.wrap index 3a2faa6..7fb9637 100644 --- a/subprojects/jansson.wrap +++ b/subprojects/jansson.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = jansson-96d160d +directory = jansson-154f891 url = https://github.com/akheron/jansson.git -revision = 96d160df90016066d04d493d1d69639474ba4f20 +revision = 154f8919fb0d3778282b797789ad985e3d99fdc8 depth = 1 method = cmake diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index 0dc9d62..c992439 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,5 @@ [wrap-git] -url = https://git.akon.city/libalabaster +directory = libalabaster-492f4a3 +url = https://git.akon.city/libalabaster.git revision = 492f4a38f7b7f32727ab678f333eff840d968d74 depth = 1 diff --git a/subprojects/libcurl.wrap b/subprojects/libcurl.wrap index 6253f43..211ecd7 100644 --- a/subprojects/libcurl.wrap +++ b/subprojects/libcurl.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = libcurl-8.13.0 +directory = libcurl-8.15.0 url = https://github.com/curl/curl.git -revision = curl-8_13_0 +revision = curl-8_15_0 depth = 1 method = cmake -- cgit v1.2.3-101-g0448