[jhbuild] bootstrap: Use recommeded pkg-config version (according to external deps)



commit 6281535521b1ea40444b2376dcda46fa4496bf96
Author: Johannes Schmid <jhs gnome org>
Date:   Tue Dec 7 15:10:35 2010 +0100

    bootstrap: Use recommeded pkg-config version (according to external deps)

 modulesets/bootstrap.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules
index 01e282c..0f39b58 100644
--- a/modulesets/bootstrap.modules
+++ b/modulesets/bootstrap.modules
@@ -64,8 +64,8 @@
 	 
   <autotools id="pkg-config" autogen-sh="configure">
     <branch repo="pkgconfig"
-            module="pkg-config-0.23.tar.gz" version="0.23"
-            size="1032839" md5sum="d922a88782b64441d06547632fd85744" />
+            module="pkg-config-0.25.tar.gz" version="0.25"
+            size="988899" md5sum="a3270bab3f4b69b7dc6dbdacbcae9745" />
   </autotools>
 
   <autotools id="python" autogenargs="--enable-shared" autogen-sh="configure">



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