File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ set(wasm3_library ${binary_dir}/source/${CMAKE_STATIC_LIBRARY_PREFIX}m3${CMAKE_S
1414ExternalProject_Add(wasm3
1515 EXCLUDE_FROM_ALL 1
1616 PREFIX ${prefix}
17- DOWNLOAD_NAME wasm3-348031e .tar.gz
17+ DOWNLOAD_NAME wasm3-v0.4.9 .tar.gz
1818 DOWNLOAD_DIR ${prefix} /downloads
1919 SOURCE_DIR ${source_dir}
2020 BINARY_DIR ${binary_dir}
21- URL https://github.com/wasm3/wasm3/archive/348031ec9d3fd6ad5c775d186caaf4395dd55975 .tar.gz
22- URL_HASH SHA256=a089d5a47e755aee3ed741ef0cf28359be38762fd4ebdaa39131b08ea1a39202
21+ URL https://github.com/wasm3/wasm3/archive/v0.4.9 .tar.gz
22+ URL_HASH SHA256=4a09c118fae597db046bddad5734cc536a47f9afd333855789bda6955d08a617
2323 CMAKE_ARGS
2424 -DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>
2525 -DCMAKE_C_COMPILER=${CMAKE_C_COMPILER}
You can’t perform that action at this time.
0 commit comments