Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Update LilyPad version
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Holmes committed Sep 25, 2014
1 parent fc1aa01 commit d329e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gub/specs/lilypad.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from gub import target

class LilyPad (target.AutoBuild):
source = 'http://lilypond.org/download/gub-sources/lilypad/lilypad-0.1.0.0-src.tar.bz2'
source = 'http://lilypond.org/download/gub-sources/lilypad/lilypad-0.1.1.0-src.tar.bz2'
destdir_install_broken = True
license_files = ['']

Expand Down

0 comments on commit d329e2f

Please sign in to comment.