aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryrammos2014-06-17 21:57:35 +0400
committerJack Nagel2014-06-17 15:46:03 -0500
commitb25d927dab7df649c4c7a5495c8519a03f11d38d (patch)
treee62b593093a119b7ffb3fd69ee8af2e21b8b3f5e
parent26a4bfe43bdd7d71670cb53286ef06bdc1f89cba (diff)
downloadhomebrew-b25d927dab7df649c4c7a5495c8519a03f11d38d.tar.bz2
lilypond devel 2.19.8
Closes #30244. Signed-off-by: Jack Nagel <jacknagel@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 ad5cf711a..1cf3b53fc 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.7.tar.gz'
- sha1 'da39a3ee5e6b4b0d3255bfef95601890afd80709'
+ url 'http://download.linuxaudio.org/lilypond/source/v2.19/lilypond-2.19.8.tar.gz'
+ sha1 '3d2fd25a1f35ab0edb191328cec569ed74f86eac'
end
# LilyPond currently only builds with an older version of Guile (<1.9)