[Lunar-commits] <moonbase> Subject: sxid: added secondary download	url
    Duncan Gibson 
    engelsman at lunar-linux.org
       
    Sat Sep  5 19:17:14 CEST 2009
    
    
  
commit 70827e68eff0e5afc7c012ba6c216f912c7163cc
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date:   Sat Sep 5 19:17:14 2009 +0200
    Subject: sxid: added secondary download url
    
    the original download url seems to have gone AWOL, but not many
    copies of the tarball found by searching the web. is it dead?
    no other changes, so UPDATED untouched
---
 security/sxid/DEPENDS |    2 +-
 security/sxid/DETAILS |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/security/sxid/DEPENDS b/security/sxid/DEPENDS
index 7d366a4..8afa1ba 100644
--- a/security/sxid/DEPENDS
+++ b/security/sxid/DEPENDS
@@ -1,2 +1,2 @@
-depends sed &&
+depends sed
 depends autoconf
diff --git a/security/sxid/DETAILS b/security/sxid/DETAILS
index 23a7883..194902a 100644
--- a/security/sxid/DETAILS
+++ b/security/sxid/DETAILS
@@ -1,7 +1,8 @@
           MODULE=sxid
          VERSION=4.0.4
           SOURCE=$MODULE\_$VERSION.tar.gz
-      SOURCE_URL=http://www.phunnypharm.org/pub/sxid/
+   SOURCE_URL[0]=http://www.phunnypharm.org/pub/sxid/
+   SOURCE_URL[1]=http://mirror.internode.on.net/pub/gentoo/distfiles/
       SOURCE_VFY=sha1:b0096e41b66acd72c4c8e145aa20002425f731dd
         WEB_SITE=http://freshmeat.net/projects/sxid
          ENTERED=20040911
    
    
More information about the Lunar-commits
mailing list