Skip to content

Commit

Permalink
Update dependency Arch Linux Base to v2024
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberShadow-Renovate committed Jan 2, 2024
1 parent 169e1dc commit 9cbb3b2
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=2023.12.01
ARCH_DATE=2024.01.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_SHA256=b5e9e13f3404d030bb20670cee1000fb1997993dbe84d789d99da1195d1b93ac
ARCH_TAR_SHA256=7f3a938bd7a5d5a85ae96b0ffcf7f432282b38d51e5dfe988f7daca677c72b65
ARCH_TAR_DIR=$(TMP)/arch
ARCH_TAR=$(ARCH_TAR_DIR)/$(ARCH_TAR_FN)

Expand Down

0 comments on commit 9cbb3b2

Please sign in to comment.