diff options
| author | 2026-04-12 13:29:59 -0400 | |
|---|---|---|
| committer | 2026-04-12 13:29:59 -0400 | |
| commit | f78a30aaccffddc3e3eab07870e02157322af956 (patch) | |
| tree | 56faa85efa1ca102077bb24d23b9b5c97e03338d /subprojects | |
| parent | 1e0f60341192c79bf49e84e6b187ffb7bfded252 (diff) | |
| download | libnaunet-f78a30aaccffddc3e3eab07870e02157322af956.tar.gz libnaunet-f78a30aaccffddc3e3eab07870e02157322af956.tar.bz2 libnaunet-f78a30aaccffddc3e3eab07870e02157322af956.zip | |
Header shuffle, update deps
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/libalabaster.wrap | 4 | ||||
| -rw-r--r-- | subprojects/libcurl.wrap | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index 3f7a977..c48903d 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,5 +1,5 @@ [wrap-git] -directory = libalabaster-dd7a1d1 +directory = libalabaster-c633226 url = https://git.akon.city/libalabaster.git -revision = dd7a1d1afb8b3e93ab1005abdc21edb6efca840a +revision = c633226d2b615f46ef38cc99603775dccdf96ecd depth = 1 diff --git a/subprojects/libcurl.wrap b/subprojects/libcurl.wrap index d1bf82a..19e3c96 100644 --- a/subprojects/libcurl.wrap +++ b/subprojects/libcurl.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = libcurl-8.17.0 +directory = libcurl-8.19.0 url = https://github.com/curl/curl.git -revision = curl-8_17_0 +revision = curl-8_19_0 depth = 1 method = cmake |