[gtk-osx] Correct download file type of python-3.3.0.tar.xz



commit d6c37277f33c46cbfe09b43a71970ffd8f1e9687
Author: John Ralls <jralls ceridwen us>
Date:   Fri Jan 4 21:25:34 2013 -0800

    Correct download file type of python-3.3.0.tar.xz

 modulesets-unstable/gtk-osx-python.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index 4cba74b..9b43eee 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -61,7 +61,7 @@
 
   <autotools id="python3" autogenargs="--enable-shared" autogen-sh="configure">
     <branch repo="python"
-	    module="3.3/Python-3.3.0.tar.bz2" version="3.3.0">
+	    module="3.3/Python-3.3.0.tar.xz" version="3.3.0">
     </branch>
     <after>
       <dep package="berkeleydb5.0"/>



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