* [Buildroot] [PATCH 1/1] package/libpng: bump version to 1.6.40
@ 2023-06-28 6:10 Bernd Kuhls
2023-07-01 14:15 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-06-28 6:10 UTC (permalink / raw)
To: buildroot
Release notes:
https://sourceforge.net/p/png-mng/mailman/message/37860896/
Updated license hash due to copyright year bump:
https://github.com/pnggroup/libpng/commit/9923515ff441b4c07ce3f8c9985a547fe582c4da
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/libpng/libpng.hash | 8 +++-----
package/libpng/libpng.mk | 2 +-
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/package/libpng/libpng.hash b/package/libpng/libpng.hash
index c1f65c93af..d864850b06 100644
--- a/package/libpng/libpng.hash
+++ b/package/libpng/libpng.hash
@@ -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
diff --git a/package/libpng/libpng.mk b/package/libpng/libpng.mk
index a18c36fe78..b7bacd9217 100644
--- a/package/libpng/libpng.mk
+++ b/package/libpng/libpng.mk
@@ -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)
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libpng: bump version to 1.6.40
2023-06-28 6:10 [Buildroot] [PATCH 1/1] package/libpng: bump version to 1.6.40 Bernd Kuhls
@ 2023-07-01 14:15 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-01 14:15 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Wed, 28 Jun 2023 08:10:52 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Release notes:
> https://sourceforge.net/p/png-mng/mailman/message/37860896/
>
> Updated license hash due to copyright year bump:
> https://github.com/pnggroup/libpng/commit/9923515ff441b4c07ce3f8c9985a547fe582c4da
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/libpng/libpng.hash | 8 +++-----
> package/libpng/libpng.mk | 2 +-
> 2 files changed, 4 insertions(+), 6 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-01 14:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 6:10 [Buildroot] [PATCH 1/1] package/libpng: bump version to 1.6.40 Bernd Kuhls
2023-07-01 14:15 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.