Skip to content

Commit

Permalink
Makefile: Update alpine to 3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Oct 31, 2020
1 parent 6ab0962 commit ba03e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LNCR_EXE=Alpine.exe

DLR=curl
DLR_FLAGS=-L
BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.11/releases/x86_64/alpine-minirootfs-3.11.5-x86_64.tar.gz
BASE_URL=http://dl-cdn.alpinelinux.org/alpine/v3.12/releases/x86_64/alpine-minirootfs-3.12.1-x86_64.tar.gz
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/20100500/icons.zip
LNCR_ZIP_EXE=Alpine.exe

Expand Down

0 comments on commit ba03e45

Please sign in to comment.