diff options
| author | yrammos | 2014-04-10 23:18:47 +0400 |
|---|---|---|
| committer | Adam Vandenberg | 2014-04-10 21:00:15 -0700 |
| commit | 30194297544b27e444106e06ec6b8fcf705a8c7c (patch) | |
| tree | 15099c12c904749391c9129cb22841ae02857a22 | |
| parent | 8e7cc203b198c9ca96de8163df28b3fb935094fb (diff) | |
| download | homebrew-30194297544b27e444106e06ec6b8fcf705a8c7c.tar.bz2 | |
lilypond devel 2.19.4
Closes #28306.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
| -rw-r--r-- | Library/Formula/lilypond.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lilypond.rb b/Library/Formula/lilypond.rb index 6791e2e75..595552e4e 100644 --- a/Library/Formula/lilypond.rb +++ b/Library/Formula/lilypond.rb @@ -6,8 +6,8 @@ class Lilypond < Formula sha1 '09d3a1e0e9fadeb8ef6e279227a2b30812c7ee9b' devel do - url 'http://download.linuxaudio.org/lilypond/source/v2.19/lilypond-2.19.3.tar.gz' - sha1 '313e64cd7971bf98d84e76dccf31e24cba0d1ab6' + url 'http://download.linuxaudio.org/lilypond/source/v2.19/lilypond-2.19.4.tar.gz' + sha1 '0dc8c449958571377729557dbe20e973a8a10e1d' end # LilyPond currently only builds with an older version of Guile (<1.9) |
