[tor-commits] [Git][tpo/applications/tor-browser-build][maint-12.0] Bug 40835: Download jessie faketime packages from http://archive.debian.org
boklm (@boklm)
git at gitlab.torproject.org
Thu Mar 30 12:07:59 UTC 2023
boklm pushed to branch maint-12.0 at The Tor Project / Applications / tor-browser-build
Commits:
1afcf429 by Nicolas Vigier at 2023-03-30T14:07:24+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/1afcf429119a77a3206ea26e7dded9efb6f3c6e4
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/1afcf429119a77a3206ea26e7dded9efb6f3c6e4
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/tor-commits/attachments/20230330/2379f6d2/attachment-0001.htm>
More information about the tor-commits
mailing list