Skip to content

Commit 9fa4ad6

Browse files
committed
Rev Void version from 20210218 to 20210316
1 parent 941421a commit 9fa4ad6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LNCR_EXE=Void.exe
33

44
DLR=curl
55
DLR_FLAGS=-L
6-
BASE_URL=http://alpha.de.repo.voidlinux.org/live/20210218/void-x86_64-ROOTFS-20210218.tar.xz
6+
BASE_URL=https://alpha.de.repo.voidlinux.org/live/20210316/void-x86_64-ROOTFS-20210316.tar.xz
77
LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/21020500/icons.zip
88
LNCR_ZIP_EXE=Void.exe
99

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project is based on Void Linux GNU-libc. For musl-libc, visit https://git.i
44

55
![screenshot](https://raw.githubusercontent.com/wiki/yuk7/wsldl/img/Arch_Alpine_Ubuntu.png)
66

7-
![Main CI Workflow](https://github.com/am11/VoidWSL/workflows/Main%20CI%20Workflow/badge.svg)
7+
[![Main CI Workflow](https://github.com/am11/VoidWSL/actions/workflows/main.yml/badge.svg)](https://github.com/am11/VoidWSL/actions/workflows/main.yml)
88
[![Github All Releases](https://img.shields.io/github/downloads/am11/VoidWSL/total.svg?style=flat-square)](https://github.com/am11/VoidWSL/releases/latest)
99
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
1010
![License](https://img.shields.io/github/license/am11/VoidWSL.svg?style=flat-square)

0 commit comments

Comments
 (0)