From 8f1a25488f76e207f60f36a79b656ea3b3c71a95 Mon Sep 17 00:00:00 2001 From: oncletom Date: Wed, 24 Oct 2012 16:55:18 +0200 Subject: closure-compiler 20120917 Closes #15640. Signed-off-by: Adam Vandenberg --- 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 11d049a77..1bc20e724 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 => '2079' - version '20120710' + url 'svn+http://closure-compiler.googlecode.com/svn/trunk/', :revision => '2180' + version '20120917' head 'svn+http://closure-compiler.googlecode.com/svn/trunk/' -- cgit v1.2.3