# HG changeset patch # User Jan Nieuwenhuizen # Date 1296482586 -3600 # Node ID af582a313c6042311913b656f516ebabbd754aaa # Parent 665d29d7ad1e2fdb333daf783ebb0bff76842281 mingw-extras: bump to 0.3. diff -r 665d29d7ad1e -r af582a313c60 gub/specs/mingw-extras.py --- a/gub/specs/mingw-extras.py Mon Jan 31 15:02:50 2011 +0100 +++ b/gub/specs/mingw-extras.py Mon Jan 31 15:03:06 2011 +0100 @@ -1,6 +1,8 @@ from gub import target class Mingw_extras (target.AutoBuild): - source = 'http://lilypond.org/download/gub-sources/mingw-extras-0.1.tar.gz' - dependencies = ['tools::libtool'] + source = 'http://lilypond.org/download/gub-sources/mingw-extras-0.3.tar.gz' + dependencies = [ + 'tools::libtool', + ] subpackage_names = ['']