thomas: server cvs-kolab.sh,1.26,1.27

cvs at kolab.org cvs at kolab.org
Tue Mar 24 17:29:43 CET 2009


Author: thomas

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv27251

Modified Files:
	cvs-kolab.sh 
Log Message:
Changed download URLs from ftp.gwdg.de to files.kolab.org


Index: cvs-kolab.sh
===================================================================
RCS file: /kolabrepository/server/cvs-kolab.sh,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- cvs-kolab.sh	22 Sep 2008 06:54:17 -0000	1.26
+++ cvs-kolab.sh	24 Mar 2009 16:29:41 -0000	1.27
@@ -57,7 +57,7 @@
 
     echo "Downloading Kolab-Server-${KOLAB_VERSION} sources..."
 
-    wget -q -r -l1 -nd --no-parent -c -R index.html\* http://ftp.gwdg.de/pub/linux/kolab/server/release/kolab-server-${KOLAB_VERSION}/sources/ || die "Failed to download the sources!"
+    wget -q -r -l1 -nd --no-parent -c -R index.html\* http://files.kolab.org/server/release/kolab-server-${KOLAB_VERSION}/sources/ || die "Failed to download the sources!"
 
     echo "Verifying source authenticity ..."
 





More information about the commits mailing list