From 9b0fb71a8848b29557e013cff98fd28db4befd90 Mon Sep 17 00:00:00 2001 From: oncletom Date: Tue, 17 Jul 2012 18:09:49 +0200 Subject: closure-compiler 20120710 Closes #13449. Signed-off-by: Misty De Meo --- Library/Formula/closure-compiler.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/closure-compiler.rb b/Library/Formula/closure-compiler.rb index 7afc38419..11d049a77 100644 --- a/Library/Formula/closure-compiler.rb +++ b/Library/Formula/closure-compiler.rb @@ -3,8 +3,8 @@ require 'formula' class ClosureCompiler < Formula homepage 'http://code.google.com/p/closure-compiler/' # Use an SVN download to get the externals as well - url 'svn+http://closure-compiler.googlecode.com/svn/trunk/', :revision => '1918' - version '20120430' + url 'svn+http://closure-compiler.googlecode.com/svn/trunk/', :revision => '2079' + version '20120710' head 'svn+http://closure-compiler.googlecode.com/svn/trunk/' -- cgit v1.2.3