From 309c6137b050fdbd47fde345cdddc34342208f83 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 4 May 2026 14:12:29 -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