From 1a8f73c6bf1bd07509719b010e80c2d404f1c8a8 Mon Sep 17 00:00:00 2001 From: yrammos Date: Fri, 4 Jul 2014 12:03:58 +0400 Subject: [PATCH] lilypond devel 2.19.9 Closes Homebrew/homebrew#30651. Signed-off-by: Mike McQuaid --- Formula/lilypond.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/lilypond.rb b/Formula/lilypond.rb index 28a47ff36a..8de6a4eafa 100644 --- a/Formula/lilypond.rb +++ b/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.8.tar.gz' - sha1 '3d2fd25a1f35ab0edb191328cec569ed74f86eac' + url 'http://download.linuxaudio.org/lilypond/source/v2.19/lilypond-2.19.9.tar.gz' + sha1 'fec9b6dc8f63217fc77b0c4201706d2bb696fc27' end # LilyPond currently only builds with an older version of Guile (<1.9)