aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authoryrammos2014-07-15 01:41:23 +0400
committerJack Nagel2014-07-14 22:15:47 -0500
commitee66b516a713bdc289a97b6ef375c16c74db1d1a (patch)
treea27e91bb82c899430f86f5dfde6c2376ade4c74b /Library/Formula
parent6bb26a29102f29e0549e631f18b7af16f1a4eaf1 (diff)
downloadhomebrew-ee66b516a713bdc289a97b6ef375c16c74db1d1a.tar.bz2
lilypond-dev-2.19.10
Closes #30865. 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 8de6a4eaf..eb611331a 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.9.tar.gz'
- sha1 'fec9b6dc8f63217fc77b0c4201706d2bb696fc27'
+ url 'http://download.linuxaudio.org/lilypond/source/v2.19/lilypond-2.19.10.tar.gz'
+ sha1 '3c54889945e08b4df4afff9a98c3ec2e8fc5836f'
end
# LilyPond currently only builds with an older version of Guile (<1.9)