libpng : moving archive download from sourceforge to github

Fixes #735
This commit is contained in:
Thierry Laurion 2020-06-03 16:42:40 -04:00
parent 78053b9ec1
commit 9090f1a1f9
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -3,7 +3,7 @@ modules-$(CONFIG_CAIRO) += libpng
libpng_version := 1.6.34
libpng_dir := libpng-$(libpng_version)
libpng_tar := libpng-$(libpng_version).tar.gz
libpng_url := https://download.sourceforge.net/libpng/$(libpng_tar)
libpng_url := https://github.com/glennrp/libpng-releases/raw/master/$(libpng_tar)
libpng_hash := 574623a4901a9969080ab4a2df9437026c8a87150dfd5c235e28c94b212964a7
libpng_configure := \