Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33
authorEric Andersen <andersen@codepoet.org>
Sun, 23 Jan 2005 11:05:24 +0000 (11:05 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 23 Jan 2005 11:05:24 +0000 (11:05 -0000)
0000033: [PATCH] libpng: New download site

This patch changes the URL to download libpng, since the actual seems to be
offline or lack that particular file

package/libpng/libpng.mk

index ca7302fc9cd3e6c46b1bf497330928baf8ccc7a6..33f56c948592a937246c461c006d8b6919a112f4 100644 (file)
@@ -23,7 +23,8 @@
 
 LIBPNG_VER:=1.2.7
 LIBPNG_DIR:=$(BUILD_DIR)/libpng-$(LIBPNG_VER)
-LIBPNG_SITE:=ftp://sunsite.cnlab-switch.ch/mirror/freetype/png
+#LIBPNG_SITE:=ftp://sunsite.cnlab-switch.ch/mirror/freetype/png
+LIBPNG_SITE:=ftp://ftp.simplesystems.org/pub/libpng/src/
 LIBPNG_SOURCE:=libpng-$(LIBPNG_VER).tar.bz2
 LIBPNG_CAT:=bzcat