package/libpng: bump version to 1.6.32

Added md5 hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2017-09-02 16:29:55 +02:00 committed by Thomas Petazzoni
parent 802aaa55b9
commit 3b8e197241
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.31/
sha1 de695064363df331734466981ef7f6546ef516bf libpng-1.6.31.tar.xz
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.32/
md5 e01be057a9369183c959b793a685ad15 libpng-1.6.32.tar.xz
sha1 161d91d15cfd739773e0a73b41032b9f27322914 libpng-1.6.32.tar.xz
# Locally computed:
sha256 232a602de04916b2b5ce6f901829caf419519e6a16cc9cd7c1c91187d3ee8b41 libpng-1.6.31.tar.xz
sha256 c918c3113de74a692f0a1526ce881dc26067763eb3915c57ef3a0f7b6886f59b libpng-1.6.32.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBPNG_VERSION = 1.6.31
LIBPNG_VERSION = 1.6.32
LIBPNG_SERIES = 16
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)