Skip to content

Commit b4365ad

Browse files
author
Xiangfu Liu
committedFeb 8, 2012
update libpng download URL. thanks kyak
1 parent 09db0fd commit b4365ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎compile-flickernoise/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ boot.crc.bin:
256256
$(DL)/$(LIBPNG).ok:
257257
mkdir -p dl
258258
$(WGET) $(DL)/$(LIBPNG) "http://dfn.dl.sourceforge.net/\
259-
project/libpng/libpng15/$(LIBPNG_VERSION)/$(LIBPNG)"
259+
project/libpng/libpng15/older-releases/$(LIBPNG_VERSION)/$(LIBPNG)"
260260
touch $@
261261

262262
$(DL)/$(LIBJPEG).ok:

0 commit comments

Comments
 (0)
Please sign in to comment.