Skip to content

Commit

Permalink
Update dependency Arch Linux Base to v2022.04.01
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberShadow-Renovate committed Apr 3, 2022
1 parent 87deccc commit cbcdfc9
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 @@ -157,10 +157,10 @@ $(COVERAGE_REPORT) : $(SRC) $(TESTSUITE) $(BASH_DEP) .simplecov

# Docker image (integration testing)

ARCH_DATE=2022.03.01
ARCH_DATE=2022.04.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=630a5037389acee05ec94be472a3ae4263f48a8f
ARCH_TAR_SHA1=451409e9a9eb7fc350bce743ad69897be5b3f01a
ARCH_TAR_DIR=$(TMP)/arch
ARCH_TAR=$(ARCH_TAR_DIR)/$(ARCH_TAR_FN)

Expand Down

0 comments on commit cbcdfc9

Please sign in to comment.