Skip to content

Commit

Permalink
Update dependency Arch Linux Base to v2021.05.01
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberShadow-Renovate authored and CyberShadow committed Jun 7, 2021
1 parent ea18572 commit 84d5c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,10 @@ $(COVERAGE_REPORT) : $(SRC) $(TESTSUITE) $(BASH_DEP) .simplecov

# Docker image (integration testing)

ARCH_DATE=2021.02.01
ARCH_DATE=2021.05.01
ARCH_TAR_FN=archlinux-bootstrap-$(ARCH_DATE)-x86_64.tar.gz
ARCH_TAR_URL=https://archive.archlinux.org/iso/$(ARCH_DATE)/$(ARCH_TAR_FN)
ARCH_TAR_SHA1=b6d6099198165f29cd71a9c09e3ce1575f6e682b
ARCH_TAR_SHA1=492161c558ba8e12f7222aa036d2275659ce0de7
ARCH_TAR_DIR=$(TMP)/arch
ARCH_TAR=$(ARCH_TAR_DIR)/$(ARCH_TAR_FN)

Expand Down

0 comments on commit 84d5c79

Please sign in to comment.