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: - projects/gcc-source/config Changes: ===================================== projects/gcc-source/config ===================================== @@ -2,6 +2,6 @@ version: 10.5.0 filename: 'gcc-[% c("version") %].tar.xz' input_files: - - URL: 'https://ftpmirror.gnu.org/gnu/gcc/gcc-[% c("version") %]/gcc-[% c("version") %].tar.xz' + - URL: 'https://gcc.gnu.org/pub/gcc/releases/gcc-[% c("version") %]/gcc-[% c("version") %].tar.xz' sha256sum: 25109543fdf46f397c347b5d8b7a2c7e5694a5a51cce4b9c6e1ea8a71ca307c1 name: gcc View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0c... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0c... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
morgan (@morgan)