Fix download pointeter for pygccxml
authordcamara
Thu, 08 Mar 2012 12:20:54 +0100
changeset 75 d26cc0acef36
parent 74 e1065be6e9d7
child 76 4d34c13456e9
Fix download pointeter for pygccxml
bakeconf.xml
--- a/bakeconf.xml	Thu Mar 08 12:19:44 2012 +0100
+++ b/bakeconf.xml	Thu Mar 08 12:20:54 2012 +0100
@@ -36,7 +36,7 @@
 
     <module name="pygccxml">
       <source type="archive">
-	<attribute name="url" value="http://mesh.dl.sourceforge.net/project/pygccxml/pygccxml/pygccxml-1.0/pygccxml-1.0.0.zip"/>
+	<attribute name="url" value="http://downloads.sourceforge.net/project/pygccxml/pygccxml/pygccxml-1.0/pygccxml-1.0.0.zip"/>
       </source>
       <build type="python" objdir="yes">
       </build>