aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/node.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb
index b58d04312..cd6e863f3 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -2,6 +2,7 @@ require 'formula'
class Node <Formula
url 'http://s3.amazonaws.com/four.livejournal/20091219/node-v0.1.22.tar.gz'
+ head 'git://github.com/ry/node.git'
homepage 'http://nodejs.org/'
md5 '0cfff2bf4811ab0d0cc5d4db1afe9e2b'