[gtk-osx-devel] [PATCH 1/3] Moduleset: fixing the repository link of cups module



The link in outdated. Updating to new link

Signed-off-by: Kirill Moizik <kirill daynix com>
---
 modulesets/gtk-osx-bootstrap.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index 1b97fe9..200c6f1 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -23,7 +23,7 @@
   <repository type="git" name="git.gnome.org"
               href="git://git.gnome.org/"/>
   <repository type="tarball" name="cups"
-             href="http://ftp.easysw.com/pub/"/>
+             href="https://www.cups.org/software/"/>
   <repository type="git" name="gitorious" href="https://gitorious.org/"/>
   <repository type="tarball" name="icu"
               href="http://download.icu-project.org/files/"/>
@@ -80,7 +80,7 @@
   <!-- Cups is needed *only* for Tiger, and skipped otherwise -->
   <autotools id='cups' autogen-sh='configure' skip-autogen='never'
             autogenargs='DSOFLAGS="$LDFLAGS"'>
-    <branch module="cups/1.2.12/cups-1.2.12-source.tar.bz2"
+    <branch module="1.2.12/cups-1.2.12-source.tar.gz"
            version="1.2.12" repo="cups"  checkoutdir='cups-1.2.12'/>
     <dependencies>
       <dep package="libtiff"/>
-- 
1.7.11.msysgit.1



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