aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/v8.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/v8.rb b/Library/Formula/v8.rb
index 0bf4358d5..f1fc37011 100644
--- a/Library/Formula/v8.rb
+++ b/Library/Formula/v8.rb
@@ -23,7 +23,7 @@ class V8 < Formula
depends_on 'readline' => :optional
resource 'gyp' do
- url 'https://gyp.googlecode.com/svn/trunk', :revision => 1685
+ url 'http://gyp.googlecode.com/svn/trunk', :revision => 1685
version '1685'
end