[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40835: Download jessie faketime packages from http://archive.debian.org
boklm (@boklm)
git at gitlab.torproject.org
Thu Mar 30 12:06:08 UTC 2023
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
a9039721 by Nicolas Vigier at 2023-03-30T13:52:40+02:00
Bug 40835: Download jessie faketime packages from http://archive.debian.org
- - - - -
1 changed file:
- projects/container-image/config
Changes:
=====================================
projects/container-image/config
=====================================
@@ -87,9 +87,9 @@ input_files:
- project: mmdebstrap-image
target:
- '[% c("var/container/suite") %]-[% c("var/container/arch") %]'
- - URL: http://deb.debian.org/debian/pool/main/f/faketime/faketime_0.9.6-3_amd64.deb
+ - URL: http://archive.debian.org/debian/pool/main/f/faketime/faketime_0.9.6-3_amd64.deb
sha256sum: 19b2a01a2fae7e6d5a8b741fc0bc626451cb4c2cc884ee79f1136dd3c2c26213
enable: '[% c("var/container/suite") == "jessie" %]'
- - URL: http://deb.debian.org/debian/pool/main/f/faketime/libfaketime_0.9.6-3_amd64.deb
+ - URL: http://archive.debian.org/debian/pool/main/f/faketime/libfaketime_0.9.6-3_amd64.deb
sha256sum: 82747d5815b226cfed7f6f9a751bf8c20d457f3ba786add6017d6904dea4fdb4
enable: '[% c("var/container/suite") == "jessie" %]'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/a90397219435e8a6daaddfdb067e4ae264ea0905
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/a90397219435e8a6daaddfdb067e4ae264ea0905
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230330/2de808fa/attachment.htm>
More information about the tbb-commits
mailing list