[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40835: Download jessie faketime packages from http://archive.debian.org



Title: GitLab

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:

Changes:

  • projects/container-image/config
    ... ... @@ -87,9 +87,9 @@ input_files:
    87 87
       - project: mmdebstrap-image
    
    88 88
         target:
    
    89 89
           - '[% c("var/container/suite") %]-[% c("var/container/arch") %]'
    
    90
    -  - URL: http://deb.debian.org/debian/pool/main/f/faketime/faketime_0.9.6-3_amd64.deb
    
    90
    +  - URL: http://archive.debian.org/debian/pool/main/f/faketime/faketime_0.9.6-3_amd64.deb
    
    91 91
         sha256sum: 19b2a01a2fae7e6d5a8b741fc0bc626451cb4c2cc884ee79f1136dd3c2c26213
    
    92 92
         enable: '[% c("var/container/suite") == "jessie" %]'
    
    93
    -  - URL: http://deb.debian.org/debian/pool/main/f/faketime/libfaketime_0.9.6-3_amd64.deb
    
    93
    +  - URL: http://archive.debian.org/debian/pool/main/f/faketime/libfaketime_0.9.6-3_amd64.deb
    
    94 94
         sha256sum: 82747d5815b226cfed7f6f9a751bf8c20d457f3ba786add6017d6904dea4fdb4
    
    95 95
         enable: '[% c("var/container/suite") == "jessie" %]'

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits