Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions subprojects/uthash.wrap
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[wrap-file]
directory = uthash-2.3.0
source_url = https://github.com/troydhanson/uthash/archive/v2.3.0.tar.gz
source_filename = uthash-2.3.0.tar.gz
source_hash = e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/uthash_2.3.0-2/uthash-2.3.0.tar.gz
patch_filename = uthash_2.3.0-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/uthash_2.3.0-2/get_patch
patch_hash = d66806488ebd37246a160f62779e3eb3259b8cd35a978f7499daa0390923cd99
wrapdb_version = 2.3.0-2
directory = uthash-2.4.0
source_url = https://github.com/troydhanson/uthash/archive/v2.4.0.tar.gz
source_filename = uthash-2.4.0.tar.gz
source_hash = 387ba027946d7c64e9aa19cc53b2edcd714f8f9dca9fa8e3aaef17e0e8e3d736
source_fallback_url = https://wrapdb.mesonbuild.com/v2/uthash_2.4.0-1/get_source/uthash-2.4.0.tar.gz
patch_filename = uthash_2.4.0-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/uthash_2.4.0-1/get_patch
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/uthash_2.4.0-1/uthash_2.4.0-1_patch.zip
patch_hash = 7fa7b1a346a2e027219523ef109400b70697d15cd3f6350c2f9a351cf5c02557
wrapdb_version = 2.4.0-1

[provide]
dependency_names = uthash
Loading