changeset 6400:b8e03ad779c9

Update lilypad to 0.1.2.0
author Masamichi Hosoda <trueroad@users.noreply.github.com>
date Thu, 09 Apr 2015 22:26:14 +0900
parents 0140e01f745f
children 84fb766d47f0
files gub/specs/lilypad.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/lilypad.py	Mon Apr 06 15:42:12 2015 +0100
+++ b/gub/specs/lilypad.py	Thu Apr 09 22:26:14 2015 +0900
@@ -2,7 +2,7 @@
 from gub import target
 
 class LilyPad (target.AutoBuild):
-    source = 'http://lilypond.org/download/gub-sources/lilypad/lilypad-0.1.1.0-src.tar.bz2'
+    source = 'http://lilypond.org/download/gub-sources/lilypad/lilypad-0.1.2.0-src.tar.bz2'
     dependencies = [ 'tools::automake' ]
     destdir_install_broken = True
     license_files = ['']