We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d280767 commit d605a8aCopy full SHA for d605a8a
Makefile
@@ -4,7 +4,7 @@ LNCR_EXE=Devuan.exe
4
DLR=curl
5
DLR_FLAGS=-L
6
BASE_URL=https://jenkins.linuxcontainers.org/view/Images/job/image-devuan/architecture=amd64,release=beowulf,variant=default/lastSuccessfulBuild/artifact/rootfs.tar.xz
7
-LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/20122800/icons.zip
+LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/21020500/icons.zip
8
LNCR_ZIP_EXE=Devuan.exe
9
10
all: $(OUT_ZIP)
0 commit comments