From 4331396cbcdd06fcec0e3b146f00a67f66c4e9dc Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 17 Dec 2013 10:40:41 -0600 Subject: clojurescript r2120 Signed-off-by: Mike McQuaid --- Library/Formula/clojurescript.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/clojurescript.rb') diff --git a/Library/Formula/clojurescript.rb b/Library/Formula/clojurescript.rb index aae9e97eb..939aa2476 100644 --- a/Library/Formula/clojurescript.rb +++ b/Library/Formula/clojurescript.rb @@ -3,8 +3,8 @@ require 'formula' class Clojurescript < Formula homepage 'https://github.com/clojure/clojurescript' head 'https://github.com/clojure/clojurescript.git' - url 'https://github.com/clojure/clojurescript/archive/r2080.tar.gz' - sha1 '33f43cb9d26e921665a6c2d9f30e26b43a4eed62' + url 'https://github.com/clojure/clojurescript/archive/r2120.tar.gz' + sha1 '50143c223407bc4562cf5c97270724e1a9b4e128' def install system "./script/bootstrap" -- cgit v1.2.3