[Lunar-commits] rlog: add MIRROR_URL as source path. fix the sha1 sum.

Florin Braescu florin at lunar-linux.org
Sun Jan 13 16:46:26 CET 2008


commit bf213a0c3262ec2da43104bcb3bc0f1a607af2bc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 13 17:46:26 2008 +0200

    rlog: add MIRROR_URL as source path. fix the sha1 sum.
---
 libs/rlog/DETAILS |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/libs/rlog/DETAILS b/libs/rlog/DETAILS
index e71bf07..f292e48 100644
--- a/libs/rlog/DETAILS
+++ b/libs/rlog/DETAILS
@@ -1,9 +1,10 @@
           MODULE=rlog
          VERSION=1.3.7
           SOURCE=$MODULE-$VERSION.tgz
-      SOURCE_URL=http://arg0.net/users/vgough/download/
-      SOURCE_VFY=sha1:3a09d5d8526c7834bf58d533956cc91e135fbe1b
-        WEB_SITE=http://arg0.net/users/vgough/rlog/
+   SOURCE_URL[0]=http://arg0.net/users/vgough/download/
+   SOURCE_URL[1]=$MIRROR_URL
+      SOURCE_VFY=sha1:427378902307a75f0eadde55120d6c54bc795d4a
+        WEB_SITE=http://arg0.net/wiki/rlog
          ENTERED=20040422
          UPDATED=20051113
            SHORT="A C++ logging library"


More information about the Lunar-commits mailing list