From 5632fa6cb4f3172d204b7e6ce2fdcc7c89583e6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= Date: Mon, 4 May 2026 17:08:26 -0600 Subject: [PATCH] thunderbird: temporarily use source mirror while upstream fixes infra --- helpers/make-thunderbird | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helpers/make-thunderbird b/helpers/make-thunderbird index 228e8571..cd15d0a5 100644 --- a/helpers/make-thunderbird +++ b/helpers/make-thunderbird @@ -20,7 +20,8 @@ # VERSION=27 -EXTERNAL='deb-src http://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu $UPSTREAM main' +#EXTERNAL='deb-src http://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu $UPSTREAM main' +EXTERNAL='deb-src http://ppa.si-n.cc/mozillateam/ubuntu/ppa/ $UPSTREAM main' REPOKEY=AEBDF4819BE21867 . ./config