aboutsummaryrefslogtreecommitdiffstats
path: root/english/ports
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2022-02-12 17:57:23 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-02-12 17:57:36 +0100
commit84f77b5f6b733a8907f9a1eca964c388a941bdb8 (patch)
treeaf71272df7f55841879825437939ed6808b59dc5 /english/ports
parent31fcb8ad9be935d0788a822b016ffea07bddebde (diff)
hurd: Fix key expiration problem
Diffstat (limited to 'english/ports')
-rw-r--r--english/ports/hurd/hurd-install.wml4
1 files changed, 2 insertions, 2 deletions
diff --git a/english/ports/hurd/hurd-install.wml b/english/ports/hurd/hurd-install.wml
index eb44dfca02b..3c88b115b9b 100644
--- a/english/ports/hurd/hurd-install.wml
+++ b/english/ports/hurd/hurd-install.wml
@@ -746,9 +746,9 @@ And then the snapshot can be used as apt source: edit
</p>
<table><tr><td>&nbsp;</td><td class=example><pre>
-deb http://snapshot.debian.org/archive/debian-ports/20210812T100000Z/ sid main
-deb-src http://snapshot.debian.org/archive/debian/20210812T100000Z/ sid main
+deb [trusted=yes] https://snapshot.debian.org/archive/debian-ports/20210812T100000Z/ sid main
deb [trusted=yes] https://snapshot.debian.org/archive/debian-ports/20210812T100000Z/ unreleased main
+deb-src [trusted=yes check-valid-until=no] https://snapshot.debian.org/archive/debian/20210812T100000Z/ sid main
</pre></td></tr></table>
<p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy