File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 88curl " https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-$KERN_VER .tar.xz" -o $SOURCES /linux-$KERN_VER .tar.xz
99curl " https://musl.libc.org/releases/musl-$MUSL_VER .tar.gz" -o $SOURCES /musl-$MUSL_VER .tar.gz
1010curl -L " https://github.com/llvm/llvm-project/releases/download/llvmorg-$LLVM_VER /llvm-project-$LLVM_VER .src.tar.xz" -o $SOURCES /llvm-$LLVM_VER .tar.xz
11- curl -L " http ://www.mirbsd .org/MirOS/dist/mir/mksh/mksh-$MKSH_VER .tgz" -o $SOURCES /mksh-$MKSH_VER .tgz
11+ curl -L " https ://mbsd.evolvis .org/MirOS/dist/mir/mksh/mksh-$MKSH_VER .tgz" -o $SOURCES /mksh-$MKSH_VER .tgz
1212curl -L " http://landley.net/toybox/downloads/toybox-$TOYBOX_VER .tar.gz" -o $SOURCES /toybox-$TOYBOX_VER .tar.gz
1313curl -L " https://busybox.net/downloads/busybox-$BUSYBOX_VER .tar.bz2" -o $SOURCES /busybox-$BUSYBOX_VER .tar.bz2
1414
You can’t perform that action at this time.
0 commit comments