mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-03 12:27:48 +08:00
更新 hdf5 依赖库,降低 glibc 版本最低之 2.27
This commit is contained in:
parent
9258e6d4dc
commit
7bf61dbba2
@ -12,7 +12,7 @@ package("hdf5")
|
||||
elseif is_plat("linux") then
|
||||
add_urls("https://github.com/fasiondog/hikyuu/releases/download/1.1.9/hdf5-$(version)-linux-x64.zip",
|
||||
"https://gitee.com/fasiondog/hikyuu/releases/download/1.1.9/hdf5-$(version)-linux-x64.zip")
|
||||
add_versions("1.12.2", "8a6b571168481fba273e1f0c7838d417f38222b5d93250388d2ddff5ff7f2611")
|
||||
add_versions("1.12.2", "e0f4357ea7bfa0132c3edba9b517635736191f920ce7a3aeef5e89dbe5b2dd27")
|
||||
end
|
||||
|
||||
on_load("windows", "linux", function (package)
|
||||
|
Loading…
Reference in New Issue
Block a user