File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
DLR_FLAGS =-L
6
6
BASE_URL =https://dl-cdn.alpinelinux.org/alpine/v3.21/releases/aarch64/alpine-minirootfs-3.21.3-aarch64.tar.gz
7
7
ROOTFS_TARBALL_CKSM_URL =${BASE_URL}.sha512
8
- LNCR_ZIP_URL =https://github.com/yuk7/wsldl/releases/download/25030400 /icons_arm64.zip
8
+ LNCR_ZIP_URL =https://github.com/yuk7/wsldl/releases/download/25031900 /icons_arm64.zip
9
9
LNCR_ZIP_EXE =Alpine.exe
10
10
11
11
all : $(OUT_ZIP )
Original file line number Diff line number Diff line change 5
5
DLR_FLAGS =-L
6
6
BASE_URL =https://dl-cdn.alpinelinux.org/alpine/v3.21/releases/x86_64/alpine-minirootfs-3.21.3-x86_64.tar.gz
7
7
ROOTFS_TARBALL_CKSM_URL =${BASE_URL}.sha512
8
- LNCR_ZIP_URL =https://github.com/yuk7/wsldl/releases/download/25030400 /icons.zip
8
+ LNCR_ZIP_URL =https://github.com/yuk7/wsldl/releases/download/25031900 /icons.zip
9
9
LNCR_ZIP_EXE =Alpine.exe
10
10
11
11
all : $(OUT_ZIP )
You can’t perform that action at this time.
0 commit comments