From 7ef1dd81dce3570e23a88e988cd08d11cdbe014b Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Fri, 26 Oct 2018 19:15:46 +0200 Subject: [PATCH] Use official URL for Source0. --- ruby.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby.spec b/ruby.spec index 57a8f9e..4699597 100644 --- a/ruby.spec +++ b/ruby.spec @@ -81,7 +81,7 @@ Group: Development/Languages # UCD: some of enc/trans/**/*.src License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD URL: http://ruby-lang.org/ -Source0: ftp://ftp.ruby-lang.org/pub/%{name}/%{major_minor_version}/%{ruby_archive}.tar.xz +Source0: https://cache.ruby-lang.org/pub/%{name}/%{major_minor_version}/%{ruby_archive}.tar.xz Source1: operating_system.rb # TODO: Try to push SystemTap support upstream. Source2: libruby.stp