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

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

[elpa] externals/hyperbole 9169c75 1/6: Updated Hyperbole git archive po


From: Robert Weiner
Subject: [elpa] externals/hyperbole 9169c75 1/6: Updated Hyperbole git archive pointer for elpa merging use
Date: Wed, 22 Nov 2017 17:56:13 -0500 (EST)

branch: externals/hyperbole
commit 9169c75674e0419b02c3d193e51c0f5e84e4c205
Author: Bob Weiner <address@hidden>
Commit: Bob Weiner <address@hidden>

    Updated Hyperbole git archive pointer for elpa merging use
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 2ea36fe..6f774c2 100644
--- a/Makefile
+++ b/Makefile
@@ -292,11 +292,11 @@ git-push:
 # git, ELPA will automatically check and build its Hyperbole archive, allowing 
users to
 # update their packages of Hyperbole.  ELPA does this twice a day now.
 elpa: package
-       cd $(elpa_hypb_dir) && git pull 
http://git.savannah.gnu.org/r/hyperbole.git master \
+       cd $(elpa_hypb_dir) && git pull 
http://git.sv.gnu.org:/srv/git/hyperbole.git master \
        && git tag -s hyperbole-$(HYPB_VERSION) && git push
 
 elpa-test: package
-       cd $(elpa_hypb_dir) && git pull 
http://git.savannah.gnu.org/r/hyperbole.git master
+       cd $(elpa_hypb_dir) && git pull 
http://git.sv.gnu.org:/srv/git/hyperbole.git master
 
 # Send compressed tarball for uploading to GNU ftp site; this must be done 
from the directory
 # containing the tarball to upload.



reply via email to

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