aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryrammos2014-05-13 12:39:52 +0400
committerAdam Vandenberg2014-05-13 09:01:46 -0700
commit30216fdb27a544ef975823c4d78b3df282b9ca60 (patch)
tree5d516dd4a0728f60f4f0a7788e14cccfd45a18f0
parent65abf762a858ba31bd86c22c20efb62f13a3deb2 (diff)
downloadhomebrew-30216fdb27a544ef975823c4d78b3df282b9ca60.tar.bz2
lilypond devel 2.19.6
Closes #29216. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/lilypond.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lilypond.rb b/Library/Formula/lilypond.rb
index 4f97cbc36..0fb8084d2 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.5.tar.gz'
- sha1 '6b574610114e2685bad67018ae71c4ffa6f49fa0'
+ url 'http://download.linuxaudio.org/lilypond/source/v2.19/lilypond-2.19.6.tar.gz'
+ sha1 '42fcb72f948a62bfbac754eb1f088444dac6ab28'
end
# LilyPond currently only builds with an older version of Guile (<1.9)