[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4828/8267] ruby: fix upstream version check



commit 922bfed3f61f0c31fcc9060fda9795753845d174
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Wed Feb 22 16:50:56 2017 +0200

    ruby: fix upstream version check
    
    (From OE-Core rev: 0299731f9c11fda2e0a17600f758e0d7ff31fbbe)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/ruby/ruby.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-devtools/ruby/ruby.inc b/meta/recipes-devtools/ruby/ruby.inc
index f38ebb0..e24ae24 100644
--- a/meta/recipes-devtools/ruby/ruby.inc
+++ b/meta/recipes-devtools/ruby/ruby.inc
@@ -22,6 +22,7 @@ SRC_URI = "http://cache.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
            file://extmk.patch \
            file://0002-Obey-LDFLAGS-for-the-link-of-libruby.patch \
            "
+UPSTREAM_CHECK_URI = "https://www.ruby-lang.org/en/downloads/";
 
 inherit autotools
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]