tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit c79b1a45b6f73c54c9c8aa8a578a42b26ec6fc17
parent b49b3cdc198d25485df134a6c26c470476c0be90
Author: Andrew Halberstadt <ahal@mozilla.com>
Date:   Wed, 26 Nov 2025 15:52:39 +0000

Bug 2002364 - [ci] Update url for mfpr-3.1.4 fetch, r=taskgraph-reviewers,jcristau

Looks like mpfr.org started redirecting to https but their TLS setup is
broken. We found an alternative hosted on ftp.gnu.org.

Differential Revision: https://phabricator.services.mozilla.com/D274138

Diffstat:
Mtaskcluster/kinds/fetch/toolchains.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taskcluster/kinds/fetch/toolchains.yml b/taskcluster/kinds/fetch/toolchains.yml @@ -143,11 +143,11 @@ mpfr-3.1.4: description: mpfr 3.1.4 source code fetch: type: static-url - url: http://www.mpfr.org/mpfr-3.1.4/mpfr-3.1.4.tar.bz2 + url: https://ftpmirror.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2 sha256: d3103a80cdad2407ed581f3618c4bed04e0c92d1cf771a65ead662cc397f7775 size: 1279284 gpg-signature: - sig-url: "{url}.asc" + sig-url: "{url}.sig" key-path: build/unix/build-gcc/07F3DBBECC1A39605078094D980C197698C3739D.key artifact-name: mpfr-source.tar.zst strip-components: 1