File tree Expand file tree Collapse file tree
repo/packages/a/aarch64-smart-musleabi Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212--
1313-- Copyright (C) 2023-2023 RT-Thread Development Team
1414--
15- -- @author xqyjlj
15+ -- @author xqyjlj
1616-- @file xmake.lua
1717--
1818-- Change Logs:
2929 if is_host (" windows" ) then
3030 add_urls (" http://117.143.63.254:9012/www/rt-smart/aarch64-linux-musleabi_for_i686-w64-mingw32_$(version).zip" )
3131
32- add_versions (" 179715 " , " c402a27e7a40ce274b76214b57c3857b3583ced2872415b2db77657ba933a350 " )
32+ add_versions (" 184869 " , " 9dd15ff69ce44270aaccd05ccd038bad15baf60f2e4f0dafadc570a51b2eabde " )
3333 elseif is_host (" linux" ) then
3434 add_urls (
3535 " http://117.143.63.254:9012/www/rt-smart/aarch64-linux-musleabi_for_x86_64-pc-linux-gnu_$(version).tar.bz2" )
3636
37- add_versions (" 179715 " , " 9267551aed0d3432149ed1d672582d1c5a300e6e780250feda20299d650c5202 " )
37+ add_versions (" 184869 " , " 81c62acbdec8076bbbde564891798c84eeec3db1af40383600aec4fdc3a59fca " )
3838 end
3939
4040 on_install (" @windows" , " @linux|x86_64" , function (package )
You can’t perform that action at this time.
0 commit comments