We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee059f commit 18d10f1Copy full SHA for 18d10f1
Makefile
@@ -5,7 +5,7 @@ DLR=curl
5
DLR_FLAGS=-L
6
BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.8/releases/x86_64/alpine-minirootfs-3.8.2-x86_64.tar.gz
7
GLIBC_URL=https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.28-r0/glibc-2.28-r0.apk
8
-LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/18122701/icons.zip
+LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/18122700/icons.zip
9
LNCR_ZIP_EXE=Alpine.exe
10
11
all: $(OUT_ZIP)
0 commit comments