Setup libpng to be fetched from the sourceforge mirror of choice
authorEric Andersen <andersen@codepoet.org>
Thu, 23 Jun 2005 22:58:51 +0000 (22:58 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 23 Jun 2005 22:58:51 +0000 (22:58 -0000)
package/libpng/libpng.mk

index 55862e17bb26bfccae77dcf704c460b3294e6b3f..0944ddf86258f9c01e207487cd8f86eae4b1fb1d 100644 (file)
@@ -23,8 +23,7 @@
 
 LIBPNG_VER:=1.2.8
 LIBPNG_DIR:=$(BUILD_DIR)/libpng-$(LIBPNG_VER)
-#LIBPNG_SITE:=ftp://sunsite.cnlab-switch.ch/mirror/freetype/png
-LIBPNG_SITE:=ftp://ftp.simplesystems.org/pub/libpng/src/
+LIBPNG_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
 LIBPNG_SOURCE:=libpng-$(LIBPNG_VER).tar.bz2
 LIBPNG_CAT:=bzcat