view gub/specs/hello.py @ 6341:b49f865441a4

Fix some URLs
author Masamichi Hosoda <trueroad@users.noreply.github.com>
date Sat, 07 Feb 2015 18:22:20 +0900
parents e4825590ebe5
children
line wrap: on
line source

from gub import target

class Hello (target.AutoBuild):
    source = 'http://lilypond.org/download/gub-sources/hello/hello-1.0.tar.gz'