aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 f8a536e15..9d22864d3 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-11-03.zip'
- version '2012-11-03'
- sha1 'c173a6aa4be9869d030c8900615dd45792d5cdba'
+ url 'http://www.ifdo.ca/~seymour/runabc/abcMIDI-2012-12-25.zip'
+ version '2012-12-25'
+ sha1 '5c07824fab43e4057be671dc94afa4335cde05f1'
def install
# configure --prefix flag does not work properly (value is added to path twice).