[gtk-osx] Switch iso-codes to a more consistent source and update



commit 695c7a3cff614d263e457048dc194b67d329d6e4
Author: John Ralls <jralls ceridwen us>
Date:   Tue Oct 8 12:22:02 2013 -0700

    Switch iso-codes to a more consistent source and update
    
    This should fix the periodic failures from Debian updating versions.

 modulesets-stable/gtk-osx-unsupported.modules |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-unsupported.modules b/modulesets-stable/gtk-osx-unsupported.modules
index f3f57c3..d299d8c 100644
--- a/modulesets-stable/gtk-osx-unsupported.modules
+++ b/modulesets-stable/gtk-osx-unsupported.modules
@@ -14,7 +14,7 @@
   <repository type="tarball" name="abisource/enchant"
               href="http://www.abisource.com/downloads/enchant/"; />
   <repository type="tarball" name="iso-codes"
-             href="http://ftp.us.debian.org/debian/pool/main/i/iso-codes/"/>
+             href="http://pkg-isocodes.alioth.debian.org/downloads/"/>
   <repository type='tarball' name='libproxy.google.com'
               href='http://libproxy.googlecode.com/files/'/>
   <repository type="tarball" name="curl.haxx.se"
@@ -57,8 +57,8 @@
   </autotools>
 
   <autotools id="iso-codes" autogen-sh="configure">
-    <branch module="iso-codes_3.41.orig.tar.xz" version="3.41"
-           repo="iso-codes" checkoutdir="iso-codes-3.41"/>
+    <branch module="iso-codes-3.47.tar.xz" version="3.47"
+           repo="iso-codes"/>
   </autotools>
 
   <autotools id="zlib" autogen-sh="configure" skip-autogen="never"


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