[Lunar-commits] <moonbase-other> mc: use the mirror url first.

Florin Braescu florin at lunar-linux.org
Wed May 1 15:11:23 CEST 2013


commit 3f2b83aa35c92d0945ce99f18726c61aae180a06
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 01 May 2013 06:10:58 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/3f2b83aa35c92d0945ce99f18726c61aae180a06

mc: use the mirror url first.
---
  filemanagers/mc/DETAILS | +2/-2     
  1 file changed, 2 insertions(+), 2 deletions(-)

--- a/filemanagers/mc/DETAILS
+++ b/filemanagers/mc/DETAILS
@@ -1,8 +1,8 @@
           MODULE=mc
          VERSION=4.8.8
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=http://www.midnight-commander.org/downloads
-   SOURCE_URL[1]=$MIRROR_URL
+   SOURCE_URL[0]=$MIRROR_URL
+   SOURCE_URL[1]=http://www.midnight-commander.org/downloads
       SOURCE_VFY=sha1:76d94036e6ac7bb28efdc07742e943a64f29e1fe
         WEB_SITE=http://www.ibiblio.org/mc
          ENTERED=20010922




More information about the Lunar-commits mailing list