diff --git a/.gitignore b/.gitignore index e6c14d1..4c8b927 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ target -subprojects libfakedevice-rust/Cargo.lock libfakedevice-rust/foo.txt .vscode/settings.json diff --git a/malicious-libfakedevice-c/subprojects/libcurl.wrap b/malicious-libfakedevice-c/subprojects/libcurl.wrap new file mode 100644 index 0000000..158e253 --- /dev/null +++ b/malicious-libfakedevice-c/subprojects/libcurl.wrap @@ -0,0 +1,13 @@ +[wrap-file] +directory = curl-8.5.0 +source_url = https://github.com/curl/curl/releases/download/curl-8_5_0/curl-8.5.0.tar.xz +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.5.0-2/curl-8.5.0.tar.xz +source_filename = curl-8.5.0.tar.xz +source_hash = 42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb +patch_filename = curl_8.5.0-2_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.5.0-2/get_patch +patch_hash = 7af9d2f8dbcce78ac7666303cc91e274d0fa403f1724dd9d63d269a23676accd +wrapdb_version = 8.5.0-2 + +[provide] +libcurl_dep = libcurl