[Lunar-commits] <moonbase> bin86: add the mirror dl path.

Florin Braescu florin at lunar-linux.org
Thu Dec 30 13:04:26 CET 2010


commit a1e8fa438dfe918b08b26d1786ea957a3cd78fdc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Dec 30 14:04:26 2010 +0200

    bin86: add the mirror dl path.
---
 compilers/bin86/DETAILS        |    3 ++-
 compilers/bin86/DETAILS.x86_64 |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/compilers/bin86/DETAILS b/compilers/bin86/DETAILS
index be06bfa..4e9e9a5 100644
--- a/compilers/bin86/DETAILS
+++ b/compilers/bin86/DETAILS
@@ -1,7 +1,8 @@
           MODULE=bin86
          VERSION=0.16.17
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.debath.co.uk/dev86
+   SOURCE_URL[0]=$MIRROR_URL
+   SOURCE_URL[1]=http://www.debath.co.uk/dev86
       SOURCE_VFY=sha1:656f06b4b26d08412132e338baa25e42d713eeec
         WEB_SITE=http://www.debath.co.uk
          ENTERED=20010922
diff --git a/compilers/bin86/DETAILS.x86_64 b/compilers/bin86/DETAILS.x86_64
index 4d5035b..97338c8 100644
--- a/compilers/bin86/DETAILS.x86_64
+++ b/compilers/bin86/DETAILS.x86_64
@@ -2,7 +2,8 @@
          VERSION=0.16.17
           SOURCE=$MODULE-$VERSION.tar.gz
           SOURCE2=$MODULE-$VERSION-x86_64-1.patch
-      SOURCE_URL=http://www.debath.co.uk/dev86
+    SOURCE_URL[0]=$MIRROR_URL
+    SOURCE_URL[1]=http://www.debath.co.uk/dev86
      SOURCE2_URL=http://www.linuxfromscratch.org/patches/downloads/$MODULE
       SOURCE_VFY=sha1:656f06b4b26d08412132e338baa25e42d713eeec
      SOURCE2_VFY=sha1:2c967c062fbee4e40ca1bf55feec2033e132e0a9


More information about the Lunar-commits mailing list