aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-06-15 21:47:56 -0500
committerAdam Vandenberg2013-06-15 19:53:57 -0700
commitc3667ee5e86cdd30b2defcb7b9e85ff2f136a32e (patch)
tree0c3aa715c614a1f972ea08f70c2224ac6e8e2eb8 /Library
parentd9247b373e171fad2b7c92dba55bbf94af392683 (diff)
downloadhomebrew-c3667ee5e86cdd30b2defcb7b9e85ff2f136a32e.tar.bz2
ACE 6.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ace.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ace.rb b/Library/Formula/ace.rb
index eb2122d21..78b58781d 100644
--- a/Library/Formula/ace.rb
+++ b/Library/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.1.9.tar.bz2'
- sha1 'f5ee4561bf9507a4873deca6439cb4797a47989e'
+ url 'http://download.dre.vanderbilt.edu/previous_versions/ACE-6.2.0.tar.bz2'
+ sha1 'd9dfd89059e7a2181758398b483fb1e430cacbc5'
def install
# ACE has two methods of compilation, "traditional" and ./configure.