From e48874a91a86ef561aa4b3298d6170ec9777954e Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Thu, 23 Jan 2025 10:17:14 -0500 Subject: Version subproject directories - Reorder packet functions and add u32 to ext. Signed-off-by: Andrew Opalach --- subprojects/jansson.wrap | 1 + subprojects/jsmn.wrap | 2 +- subprojects/libalabaster.wrap | 2 +- subprojects/libcurl.wrap | 1 + subprojects/packagefiles/jsmn/meson.build | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) (limited to 'subprojects') diff --git a/subprojects/jansson.wrap b/subprojects/jansson.wrap index d274513..a81b524 100644 --- a/subprojects/jansson.wrap +++ b/subprojects/jansson.wrap @@ -1,4 +1,5 @@ [wrap-git] +directory = jansson-61fc3d0 url = https://github.com/akheron/jansson.git revision = 61fc3d0e28e1a35410af42e329cd977095ec32d2 depth = 1 diff --git a/subprojects/jsmn.wrap b/subprojects/jsmn.wrap index ed54ed4..60de972 100644 --- a/subprojects/jsmn.wrap +++ b/subprojects/jsmn.wrap @@ -1,8 +1,8 @@ [wrap-git] +directory = jsmn-25647e6 url = https://github.com/zserge/jsmn.git revision = 25647e692c7906b96ffd2b05ca54c097948e879c depth = 1 - patch_directory = jsmn [provide] diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index 1fec842..cceb244 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libalabaster -revision = 209310c561d89c9ed2040aa7053b320d32cc393c +revision = 562c730ac38749fb43ae5b7b53ae5f3043166bd1 depth = 1 diff --git a/subprojects/libcurl.wrap b/subprojects/libcurl.wrap index 918eaff..273c519 100644 --- a/subprojects/libcurl.wrap +++ b/subprojects/libcurl.wrap @@ -1,4 +1,5 @@ [wrap-git] +directory = libcurl-8.11.1 url = https://github.com/curl/curl.git revision = curl-8_11_1 depth = 1 diff --git a/subprojects/packagefiles/jsmn/meson.build b/subprojects/packagefiles/jsmn/meson.build index e0bc2ca..7a9032b 100644 --- a/subprojects/packagefiles/jsmn/meson.build +++ b/subprojects/packagefiles/jsmn/meson.build @@ -1,2 +1,2 @@ -project('jsmn', 'c', version: 'v1.1.0') +project('jsmn', 'c', version: 'git-25647e6') jsmn = declare_dependency(include_directories: include_directories('.')) -- cgit v1.2.3-101-g0448