Revision: 5912
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5912&view=rev
Author:   gespinasse
Date:     2011-10-08 09:55:06 +0000 (Sat, 08 Oct 2011)
Log Message:
-----------
Switch to an alternate url as libgd is down since some time
Use the tar.bz2 as the only available package, I checked there is no difference

Modified Paths:
--------------
    ipcop/trunk/lfs/libgd

Modified: ipcop/trunk/lfs/libgd
===================================================================
--- ipcop/trunk/lfs/libgd       2011-10-08 06:06:06 UTC (rev 5911)
+++ ipcop/trunk/lfs/libgd       2011-10-08 09:55:06 UTC (rev 5912)
@@ -38,8 +38,10 @@
 OTHER_SRC  = yes
 
 THISAPP    = gd-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://www.libgd.org/releases
+DL_FILE    = $(THISAPP).tar.bz2
+# replace with tempory mirror and bz2 file until libgd goes up again
+DL_FROM    = http://ftp.free.fr/mirrors/ftp.gentoo.org/distfiles
+#DL_FROM    = http://www.libgd.org/releases
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -51,7 +53,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 982963448dc36f20cb79b6e9ba6fdede
+$(DL_FILE)_MD5 = 6c6c3dbb7bf079e0bb5fbbfd3bb8a71c
 
 install : $(TARGET)
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to