From 5a7e4fdfcaf9e6d5dfc0a0e88b69039d30d24ae1 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 17 Aug 2013 18:47:53 -0500 Subject: [PATCH] ACE 6.2.1 Signed-off-by: Adam Vandenberg --- Formula/ace.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ace.rb b/Formula/ace.rb index 78b58781d7c..4ecc7257083 100644 --- a/Formula/ace.rb +++ b/Formula/ace.rb @@ -2,8 +2,8 @@ require 'formula' class Ace < Formula homepage 'http://www.cse.wustl.edu/~schmidt/ACE.html' - url 'http://download.dre.vanderbilt.edu/previous_versions/ACE-6.2.0.tar.bz2' - sha1 'd9dfd89059e7a2181758398b483fb1e430cacbc5' + url 'http://download.dre.vanderbilt.edu/previous_versions/ACE-6.2.1.tar.bz2' + sha1 '0454a0bd0374655e8272371ed43d86a68e364288' def install # ACE has two methods of compilation, "traditional" and ./configure.