From 0dfde9f497f28f5b11e9293c2238867bd0f489e0 Mon Sep 17 00:00:00 2001 From: bingo2008 <5493992+bingo2008@user.noreply.gitee.com> Date: Thu, 16 Jan 2020 15:23:34 +0800 Subject: [PATCH] modify spec file --- ruby.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby.spec b/ruby.spec index 1c76f7a..4b536ce 100644 --- a/ruby.spec +++ b/ruby.spec @@ -1,11 +1,11 @@ Name: ruby Version: 2.5.1 -Release: 101 +Release: 102 Summary: Object-oriented scripting language interpreter 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/ruby/2.5/ruby-2.5.1.tar.xz +Source0: http://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.tar.xz Source1: operating_system.rb Source2: libruby.stp Source3: ruby-exercise.stp -- Gitee