mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/libpng: bump to version 1.6.58
https://github.com/pnggroup/libpng/blob/v1.6.58/ANNOUNCE "Fixed a regression introduced in version 1.6.56 [...]" A backport to LTS branches should be considered. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c0af256522
commit
bc73ca37ef
@@ -1,5 +1,5 @@
|
||||
# From https://sourceforge.net/projects/libpng/files/libpng16/1.6.57/
|
||||
sha1 866fb81e3355088bb885bb4ded39093ef80eb686 libpng-1.6.57.tar.xz
|
||||
# From https://sourceforge.net/projects/libpng/files/libpng16/1.6.58/
|
||||
sha1 6263409a6907d180e7b990827ca84ee944c6cc17 libpng-1.6.58.tar.xz
|
||||
# Locally computed:
|
||||
sha256 d10c20d7171569804cae8dfc13ba6dcd0662c41ed39d43d4d429314aafb10a80 libpng-1.6.57.tar.xz
|
||||
sha256 28eb403f51f0f7405249132cecfe82ea5c0ef97f1b32c5a65828814ae0d34775 libpng-1.6.58.tar.xz
|
||||
sha256 bdb0a645ea18c60507d0368379b1ac5474b92255fcc2d115e07486a7672ba526 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBPNG_VERSION = 1.6.57
|
||||
LIBPNG_VERSION = 1.6.58
|
||||
LIBPNG_SERIES = 16
|
||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
|
||||
LIBPNG_SITE = https://downloads.sourceforge.net/project/libpng/libpng$(LIBPNG_SERIES)/$(LIBPNG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user