aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authoryoupy2011-06-17 21:35:00 +0900
committerAdam Vandenberg2011-06-18 09:34:34 -0700
commit02a4318d5fecd730253502b828586a2b84e4d85e (patch)
tree506a3a6d3989fc7c18f73407198f7615ab6d3ce7 /Library
parent91d757ad38723aaa03d6d6b3c17c9a4762a84fd9 (diff)
downloadhomebrew-02a4318d5fecd730253502b828586a2b84e4d85e.tar.bz2
ecasound 2.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ecasound.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ecasound.rb b/Library/Formula/ecasound.rb
index b95c3b8e4..3717f538c 100644
--- a/Library/Formula/ecasound.rb
+++ b/Library/Formula/ecasound.rb
@@ -1,9 +1,9 @@
require 'formula'
class Ecasound < Formula
- url 'http://ecasound.seul.org/download/ecasound-2.7.2.tar.gz'
+ url 'http://ecasound.seul.org/download/ecasound-2.8.1.tar.gz'
homepage 'http://www.eca.cx/ecasound/'
- md5 '40498ceed9cc7622ee969c427f13921c'
+ md5 'd9ded0074a8eeb59dd507c248220d010'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",