aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/v8.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/v8.rb b/Library/Formula/v8.rb
index e28ddb3ba..3580f80f6 100644
--- a/Library/Formula/v8.rb
+++ b/Library/Formula/v8.rb
@@ -4,7 +4,6 @@ class V8 < Formula
head 'https://github.com/v8/v8.git', :using => :git
url 'https://github.com/v8/v8/tarball/3.7.0'
homepage 'http://code.google.com/p/v8/'
- version "3.7.0"
sha1 "8b22460558b39d0016cf372b08112f3636a08f25"
depends_on 'scons' => :build