aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/aoeui.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/aoeui.rb b/Library/Formula/aoeui.rb
index 32b5195a4..fb6b0aa91 100644
--- a/Library/Formula/aoeui.rb
+++ b/Library/Formula/aoeui.rb
@@ -1,10 +1,10 @@
require 'formula'
class Aoeui <Formula
- url 'http://aoeui.googlecode.com/files/aoeui-1.4.tgz'
+ url 'http://aoeui.googlecode.com/files/aoeui-1.5.tgz'
+ sha1 'f0368cf55ab75cc359d8b6f55928bbeac3aecaa0'
head 'http://aoeui.googlecode.com/svn/trunk/'
homepage 'http://aoeui.googlecode.com/'
- md5 '8df4615fdf854838fe6c8ca773d0a6ea'
def install
system "make", "INST_DIR=#{prefix}", "install"