From e992be24113160d3f52e6b486a687136cd41af4b Mon Sep 17 00:00:00 2001 From: Josh Hagins Date: Thu, 28 Nov 2013 21:21:02 -0500 Subject: abcmidi 2013-11-26 Closes #24758. Signed-off-by: Jack Nagel --- Library/Formula/abcmidi.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/abcmidi.rb b/Library/Formula/abcmidi.rb index a765267b5..859e63210 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-2013-09-15.zip' - version '2013-09-15' - sha1 '974cfbc10d04e6b6872e361e70a308c1b78e47d9' + url 'http://www.ifdo.ca/~seymour/runabc/abcMIDI-2013-11-26.zip' + version '2013-11-26' + sha1 '3e743b2a89404ad5a7d7f51c48cc2a32ba50654b' def install # configure creates a "Makefile" file. A "makefile" file already exist in -- cgit v1.2.3