summaryrefslogtreecommitdiff
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
commit863396a5fef9d6ed213419279fa5165a68636724 (patch)
tree1a2312adb255b75d37a266fb1f2dc0bada9cb4fc /common.mk
parentf3cafab56a353db969f5e39923bd15712a204c36 (diff)
* 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