aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-11-04 15:34:00 -0800
committerAdam Vandenberg2012-11-04 15:34:00 -0800
commit9e1e5659cb643a2c173d71a90900101cc1548b3c (patch)
tree4fe5d3e0b54ebe712626a13ee5c8cf78c3e0f559 /Library/Formula
parent151a9858413b4486ab969470b7c8d36559c14f5b (diff)
downloadhomebrew-9e1e5659cb643a2c173d71a90900101cc1548b3c.tar.bz2
abcmidi 2012-11-03
Closes #15854.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/abcmidi.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/abcmidi.rb b/Library/Formula/abcmidi.rb
index abf851d6e..f8a536e15 100644
--- a/Library/Formula/abcmidi.rb
+++ b/Library/Formula/abcmidi.rb
@@ -2,9 +2,9 @@ require 'formula'
class Abcmidi < Formula
homepage 'http://www.ifdo.ca/~seymour/runabc/top.html'
- url 'http://www.ifdo.ca/~seymour/runabc/abcMIDI-2012-10-03.zip'
- version '2012-10-03'
- sha1 'e9c44cac26b348b8302371c3148f06ff6c291424'
+ url 'http://www.ifdo.ca/~seymour/runabc/abcMIDI-2012-11-03.zip'
+ version '2012-11-03'
+ sha1 'c173a6aa4be9869d030c8900615dd45792d5cdba'
def install
# configure --prefix flag does not work properly (value is added to path twice).