diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-10-12 12:36:23 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-10-12 12:36:23 +0200 |
commit | 25810009873b9b9acdfc3a291ea7c3ec75ab018f (patch) | |
tree | 518c1bff17e9550d31832e16c49b88e815bf77a0 /doc | |
parent | 31ceeeb942bcfc0336189e275e92e20b0b8b00a7 (diff) | |
download | geiser-guile-25810009873b9b9acdfc3a291ea7c3ec75ab018f.tar.gz geiser-guile-25810009873b9b9acdfc3a291ea7c3ec75ab018f.tar.bz2 |
download-mirror.savannah.gnu.org ftw
Seems this site is updated better than the canonical
download.savannah.gnu.org (which depends on mirror propagation).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/macros.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/macros.texi b/doc/macros.texi index 81bdc5d..64f7d6c 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -5,7 +5,7 @@ @set RACKET_VERSION 6.0 @set CHICKEN_VERSION 4.8.0 @set EMACS_VERSION 23.2 -@set DOWN_BASE http://download.savannah.gnu.org/@/releases/@/geiser +@set DOWN_BASE http://download-mirror.savannah.gnu.org/@/releases/@/geiser @set PACKAGE_REPO @value{DOWN_BASE}/@/packages @set PACKAGE @value{PACKAGE_REPO}/@/geiser-@value{VERSION}.tar @set TARBALL geiser-@value{VERSION}.tar.gz |