[Lunar-commits] <moonbase> zsh: Fixing the $SFORGE_URL.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Jul 12 16:15:24 CEST 2011


commit 780dcdb1b1b04e22cd969b23383b693839a6a341
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Jul 12 10:15:24 2011 -0400

    zsh: Fixing the $SFORGE_URL.
---
 shells/zsh/DETAILS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/shells/zsh/DETAILS b/shells/zsh/DETAILS
index 8d02b24..c4e5f9a 100644
--- a/shells/zsh/DETAILS
+++ b/shells/zsh/DETAILS
@@ -1,7 +1,7 @@
           MODULE=zsh
          VERSION=4.3.12
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=$SFORGE_URL/MODULE
+   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
    SOURCE_URL[1]=http://www.zsh.org/pub
       SOURCE_VFY=sha1:8fd7a6d841770c8b12cf3ae8229dd857ecdbad93
         WEB_SITE=http://www.zsh.org


More information about the Lunar-commits mailing list