package/libpng: bump version to 1.6.40
Release notes:
https://sourceforge.net/p/png-mng/mailman/message/37860896/
Updated license hash due to copyright year bump:
9923515ff4
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
2d9ccbcd10
commit
ef46caffda
@ -1,6 +1,4 @@
|
||||
# From https://sourceforge.net/projects/libpng/files/libpng16/1.6.39/
|
||||
md5 aa1ae92e172417039bda072b702f6326 libpng-1.6.39.tar.xz
|
||||
sha1 3f2386d61eccae211ec4f57899e4ac2ca60d390b libpng-1.6.39.tar.xz
|
||||
# From https://sourceforge.net/p/png-mng/mailman/message/37860896/
|
||||
sha256 535b479b2467ff231a3ec6d92a525906fb8ef27978be4f66dbe05d3f3a01b3a1 libpng-1.6.40.tar.xz
|
||||
# Locally computed:
|
||||
sha256 1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937 libpng-1.6.39.tar.xz
|
||||
sha256 dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960 LICENSE
|
||||
sha256 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBPNG_VERSION = 1.6.39
|
||||
LIBPNG_VERSION = 1.6.40
|
||||
LIBPNG_SERIES = 16
|
||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
|
||||
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng$(LIBPNG_SERIES)/$(LIBPNG_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user