aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/clojure.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/clojure.rb b/Library/Formula/clojure.rb
index 99ec04a20..a3ba7e9cd 100644
--- a/Library/Formula/clojure.rb
+++ b/Library/Formula/clojure.rb
@@ -2,6 +2,7 @@ require 'formula'
class Clojure <Formula
url 'http://clojure.googlecode.com/files/clojure_1.0.0.zip'
+ head 'git://github.com/richhickey/clojure.git'
homepage 'http://clojure.org/'
md5 'e7a50129040df7fe52287006988ecbb2'
JAR = "clojure-1.0.0.jar"