aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-09 06:56:36 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-09 06:56:36 +0000
commit980b5eaf92864437be74c11a266bf9f5b2bc202d (patch)
tree1a2312adb255b75d37a266fb1f2dc0bada9cb4fc /common.mk
parent91f7b5c3e7ebeb440bc7316ec6744bbfa2905f32 (diff)
downloadruby-980b5eaf92864437be74c11a266bf9f5b2bc202d.tar.gz
* common.mk: Use ruby organization url for simplecov repository.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index e5cb5f8145..4ba0fbc65f 100644
--- a/common.mk
+++ b/common.mk
@@ -25,7 +25,7 @@ SPEC_GIT_BASE = git://github.com/ruby
MSPEC_GIT_URL = $(SPEC_GIT_BASE)/mspec.git
RUBYSPEC_GIT_URL = $(SPEC_GIT_BASE)/rubyspec.git
-SIMPLECOV_GIT_URL = git://github.com/hsbt/simplecov.git
+SIMPLECOV_GIT_URL = git://github.com/ruby/simplecov.git
STATIC_RUBY = static-ruby