From 156b0b1e43f5e1465d5fa6551dce968e719b0a60 Mon Sep 17 00:00:00 2001 From: Alex Murray Date: Thu, 28 Nov 2024 11:33:27 +1030 Subject: [PATCH] Switch to using github emacs-mirror for emacs source code It seems git.savannah.org is blocked by the Launchpad firewall or similar. Signed-off-by: Alex Murray --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index b4b8167..5eec1ec 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -55,7 +55,7 @@ parts: plugin: nil build-attributes: - enable-patchelf - source: git://git.savannah.gnu.org/emacs.git + source: https://github.com/emacs-mirror/emacs.git source-depth: 1 organize: snap/emacs/current/usr: usr