File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090if get_option (' tests' )
9191 check = dependency (
9292 ' check' ,
93- default_options : [
94- ' warning_level=0' ,
95- ],
9693 fallback : [' check' , ' check_dep' ],
9794 version : ' >=0.9.6' ,
9895 )
Original file line number Diff line number Diff line change @@ -3,11 +3,12 @@ directory = check-0.15.2
33source_url = https://github.com/libcheck/check/archive/0.15.2.tar.gz
44source_filename = check-0.15.2.tar.gz
55source_hash = 998d355294bb94072f40584272cf4424571c396c631620ce463f6ea97aa67d2e
6- patch_filename = check_0.15.2-4_patch.zip
7- patch_url = https://wrapdb.mesonbuild.com/v2/check_0.15.2-4/get_patch
8- patch_hash = 3e998eb0c475613e890c9e006420fb6da5dcee27aa2ba3f331f9253648691743
9- source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/check_0.15.2-4/check-0.15.2.tar.gz
10- wrapdb_version = 0.15.2-4
6+ source_fallback_url = https://wrapdb.mesonbuild.com/v2/check_0.15.2-6/get_source/check-0.15.2.tar.gz
7+ patch_filename = check_0.15.2-6_patch.zip
8+ patch_url = https://wrapdb.mesonbuild.com/v2/check_0.15.2-6/get_patch
9+ patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/check_0.15.2-6/check_0.15.2-6_patch.zip
10+ patch_hash = ff3bebb5801fae479ab3686d95f91a77b572751eb891d9b9804933e8b9da94eb
11+ wrapdb_version = 0.15.2-6
1112
1213[provide]
13- check = check_dep
14+ dependency_names = check
Original file line number Diff line number Diff line change @@ -3,10 +3,11 @@ directory = uthash-2.3.0
33source_url = https://github.com/troydhanson/uthash/archive/v2.3.0.tar.gz
44source_filename = uthash-2.3.0.tar.gz
55source_hash = e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc
6- patch_filename = uthash_2.3.0-1_patch.zip
7- patch_url = https://wrapdb.mesonbuild.com/v2/uthash_2.3.0-1/get_patch
8- patch_hash = d0b7cf9788c3735ee6a08bb649c58be1f5fad4b95e50e7681cbdf44882da9d7e
6+ source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/uthash_2.3.0-2/uthash-2.3.0.tar.gz
7+ patch_filename = uthash_2.3.0-2_patch.zip
8+ patch_url = https://wrapdb.mesonbuild.com/v2/uthash_2.3.0-2/get_patch
9+ patch_hash = d66806488ebd37246a160f62779e3eb3259b8cd35a978f7499daa0390923cd99
10+ wrapdb_version = 2.3.0-2
911
1012[provide]
11- uthash = uthash_dep
12-
13+ dependency_names = uthash
You can’t perform that action at this time.
0 commit comments