Skip to content

Commit

Permalink
Update dependency Arch Linux Base to v2024.03.01
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberShadow-Renovate committed Mar 2, 2024
1 parent adc419b commit 9520b17
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=2024.02.01
ARCH_DATE=2024.03.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=66f23957575d2e6a427e71ee25dfe04426fb1a693cc14a3a22516136195de2d9
ARCH_TAR_SHA256=f669362a4bbdb99ef97b556e974234110ef875b7e8f7876f801e9d52e0c532f5
ARCH_TAR_DIR=$(TMP)/arch
ARCH_TAR=$(ARCH_TAR_DIR)/$(ARCH_TAR_FN)

Expand Down

0 comments on commit 9520b17

Please sign in to comment.