changeset 6456:af582a313c60

mingw-extras: bump to 0.3.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Mon, 31 Jan 2011 15:03:06 +0100
parents 665d29d7ad1e
children a2efa3f96861
files gub/specs/mingw-extras.py
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 = ['']