aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authoryrammos2014-04-23 00:20:01 +0400
committerJack Nagel2014-04-22 18:34:00 -0500
commit5a872c098bba836e11801a782a36cb42628cc014 (patch)
tree2289629c82885762fb59660b9b73efe8908ff73b /Library/Formula
parentf25286f04fe19a41590c880512e315a6508a61d8 (diff)
downloadhomebrew-5a872c098bba836e11801a782a36cb42628cc014.tar.bz2
lilypond devel 2.19.5
Closes #28621. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 595552e4e..4f97cbc36 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.4.tar.gz'
- sha1 '0dc8c449958571377729557dbe20e973a8a10e1d'
+ url 'http://download.linuxaudio.org/lilypond/source/v2.19/lilypond-2.19.5.tar.gz'
+ sha1 '6b574610114e2685bad67018ae71c4ffa6f49fa0'
end
# LilyPond currently only builds with an older version of Guile (<1.9)