jhbuild r1796 - in trunk: . modulesets



Author: wbolster
Date: Thu Jan 10 17:50:11 2008
New Revision: 1796
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1796&view=rev

Log:
2008-01-10  Wouter Bolsterlee  <wbolster svn gnome org>

	* modulesets/bootstrap.modules: Update to Python 2.4.4
	instead of 2.4.3 in the bootstrap moduleset.


Modified:
   trunk/ChangeLog
   trunk/modulesets/bootstrap.modules

Modified: trunk/modulesets/bootstrap.modules
==============================================================================
--- trunk/modulesets/bootstrap.modules	(original)
+++ trunk/modulesets/bootstrap.modules	Thu Jan 10 17:50:11 2008
@@ -65,8 +65,8 @@
 
   <autotools id="python" autogenargs="--enable-shared" autogen-sh="configure">
     <branch repo="python"
-	    module="2.4.3/Python-2.4.3.tar.bz2" version="2.4.3"
-	    size="8005915" md5sum="141c683447d5e76be1d2bd4829574f02" />
+	    module="2.4.4/Python-2.4.4.tar.bz2" version="2.4.4"
+	    size="8158073" md5sum="0ba90c79175c017101100ebf5978e906" />
   </autotools>
 
   <autotools id="waf" autogen-sh="utils/autogen.sh">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]