[Lunar-commits] <moonbase-other> ruby: add an additional mirror

v4hn me at v4hn.de
Tue Jan 13 12:06:02 CET 2015


commit 956de08b0bc4add2e6de865c74ad647ba9308218
Author: v4hn <me at v4hn.de>
Date: Tue, 13 Jan 2015 12:05:29 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/956de08b0bc4add2e6de865c74ad647ba9308218

ruby: add an additional mirror

the ftp is currently broken and the other one didn't mirror yet.
---
  compilers/ruby/DETAILS | +2/-1     
  1 file changed, 2 insertions(+), 1 deletion(-)

--- a/compilers/ruby/DETAILS
+++ b/compilers/ruby/DETAILS
@@ -2,7 +2,8 @@
          VERSION=2.2.0
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/$MODULE/${VERSION%.*}
-   SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE
+   SOURCE_URL[1]=http://cache.ruby-lang.org/pub/ruby/${VERSION%.*}
+   SOURCE_URL[2]=http://gd.tuwien.ac.at/languages/$MODULE
       SOURCE_VFY=sha256:1c031137999f832f86be366a71155113675b72420830ce432b777a0ff4942955
         WEB_SITE=http://www.ruby-lang.org/en
          ENTERED=20020106




More information about the Lunar-commits mailing list