aboutsummaryrefslogtreecommitdiffstats
path: root/tests/old-accountd
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@debian.org>2023-04-25 20:07:41 +0200
committerGuilhem Moulin <guilhem@debian.org>2023-04-25 20:07:41 +0200
commit5d965c73acc3c3e53a407186910cf6a7b8ccd812 (patch)
treed009d14a9ff1b0e4d87e9ae77098cd7c622186fb /tests/old-accountd
parentdc90791dea5335fb48eb23311539710aef375910 (diff)
parentc80a2530eb014b34a314e078fec2589bc7969e33 (diff)
Merge tag 'v0.8.2' into debian/latest
Release version 0.8.2
Diffstat (limited to 'tests/old-accountd')
-rw-r--r--tests/old-accountd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/old-accountd b/tests/old-accountd
index abd330d..3ad4b31 100644
--- a/tests/old-accountd
+++ b/tests/old-accountd
@@ -12,7 +12,7 @@ cat >~lacme-account/.config/lacme/lacme-accountd.conf <<-EOF
privkey = file:/etc/lacme/account.key
EOF
-echo "deb http://deb.debian.org/debian stretch main" >>/etc/apt/sources.list
+echo "deb http://archive.debian.org/debian stretch main" >>/etc/apt/sources.list
DEBIAN_FRONTEND="noninteractive" apt update
DEBIAN_FRONTEND="noninteractive" apt install -y --no-install-recommends \
--reinstall --allow-downgrades \