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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41860: Change GCC mirror again.



Title: GitLab

morgan pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 0c08cfd8
    by Pier Angelo Vendrame at 2026-08-31T11:11:45+02:00
    Bug 41860: Change GCC mirror again.
    
    ftpmirror.gnu.org has not been working for a month.
    Let's move to gcc.gnu.org.
    

1 changed file:

Changes:

  • projects/gcc-source/config
    ... ... @@ -2,6 +2,6 @@
    2 2
     version: 10.5.0
    
    3 3
     filename: 'gcc-[% c("version") %].tar.xz'
    
    4 4
     input_files:
    
    5
    -  - URL: 'https://ftpmirror.gnu.org/gnu/gcc/gcc-[% c("version") %]/gcc-[% c("version") %].tar.xz'
    
    5
    +  - URL: 'https://gcc.gnu.org/pub/gcc/releases/gcc-[% c("version") %]/gcc-[% c("version") %].tar.xz'
    
    6 6
         sha256sum: 25109543fdf46f397c347b5d8b7a2c7e5694a5a51cce4b9c6e1ea8a71ca307c1
    
    7 7
         name: gcc

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx