projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68886b0
)
Setup libpng to be fetched from the sourceforge mirror of choice
author
Eric Andersen
<andersen@codepoet.org>
Thu, 23 Jun 2005 22:58:51 +0000
(22:58 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 23 Jun 2005 22:58:51 +0000
(22:58 -0000)
package/libpng/libpng.mk
patch
|
blob
|
history
diff --git
a/package/libpng/libpng.mk
b/package/libpng/libpng.mk
index 55862e17bb26bfccae77dcf704c460b3294e6b3f..0944ddf86258f9c01e207487cd8f86eae4b1fb1d 100644
(file)
--- a/
package/libpng/libpng.mk
+++ b/
package/libpng/libpng.mk
@@
-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