Setup libpng to be fetched from the sourceforge mirror of choice

This commit is contained in:
Eric Andersen 2005-06-23 22:58:51 +00:00
parent 68886b0aac
commit ea804ca007

View 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