emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] main d1d82e3c06 1/2: * Makefile (admin): Use https:// instead o


From: Sean Whitton
Subject: [nongnu] main d1d82e3c06 1/2: * Makefile (admin): Use https:// instead of git:// for the URI.
Date: Sun, 18 Dec 2022 16:36:56 -0500 (EST)

branch: main
commit d1d82e3c069801f7d8fa8060e8a0975a1991e968
Author: Sean Whitton <spwhitton@spwhitton.name>
Commit: Sean Whitton <spwhitton@spwhitton.name>

    * Makefile (admin): Use https:// instead of git:// for the URI.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 23a203cd93..94009397de 100644
--- a/Makefile
+++ b/Makefile
@@ -9,5 +9,5 @@ manifest.scm: admin
 
 admin:
        git remote add --no-tags -ft elpa-admin \
-           gnu-elpa git://git.sv.gnu.org/emacs/elpa.git
+           gnu-elpa https://git.savannah.gnu.org/git/emacs/elpa.git
        git worktree add -b elpa-admin admin gnu-elpa/elpa-admin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]