* [Buildroot] [PATCH 1/1] package/avrdude: bump to version 8.0
@ 2025-05-18 8:28 Kadambini Nema
2025-05-18 21:06 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Kadambini Nema @ 2025-05-18 8:28 UTC (permalink / raw)
To: buildroot; +Cc: Wojciech M . Zabolotny, Kadambini Nema
Release notes:
https://github.com/avrdudes/avrdude/blob/v8.0/NEWS
https://github.com/avrdudes/avrdude/blob/v7.3/NEWS
Updated COPYING file hash due to the following upstream commit:
https://github.com/avrdudes/avrdude/commit/ececf3258e77eb147b0af75275de5ba7d071d7a4
Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
---
package/avrdude/avrdude.hash | 4 ++--
package/avrdude/avrdude.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/avrdude/avrdude.hash b/package/avrdude/avrdude.hash
index cb34e6b6f9..2a11968eb5 100644
--- a/package/avrdude/avrdude.hash
+++ b/package/avrdude/avrdude.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 beb4e0b0a07f8d47e550329ab93c345d5252350de6f833afde51b4d8bd934674 avrdude-7.2.tar.gz
-sha256 201babc7da198873304a77a30dbfc7ca449c9bba52df2dffa4cca0009dbdfcb2 COPYING
+sha256 a689d70a826e2aa91538342c46c77be1987ba5feb9f7dab2606b8dae5d2a52d5 avrdude-8.0.tar.gz
+sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/avrdude/avrdude.mk b/package/avrdude/avrdude.mk
index 89637d4ca6..619987119b 100644
--- a/package/avrdude/avrdude.mk
+++ b/package/avrdude/avrdude.mk
@@ -4,7 +4,7 @@
#
################################################################################
-AVRDUDE_VERSION = 7.2
+AVRDUDE_VERSION = 8.0
AVRDUDE_SITE = $(call github,avrdudes,avrdude,v$(AVRDUDE_VERSION))
AVRDUDE_LICENSE = GPL-2.0+
AVRDUDE_LICENSE_FILES = COPYING
--
2.25.1
_______________________________________________
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/avrdude: bump to version 8.0
2025-05-18 8:28 [Buildroot] [PATCH 1/1] package/avrdude: bump to version 8.0 Kadambini Nema
@ 2025-05-18 21:06 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-05-18 21:06 UTC (permalink / raw)
To: Kadambini Nema; +Cc: buildroot, Wojciech M . Zabolotny
On Sun, 18 May 2025 01:28:21 -0700
Kadambini Nema <kadambini.nema@gmail.com> wrote:
> Release notes:
> https://github.com/avrdudes/avrdude/blob/v8.0/NEWS
> https://github.com/avrdudes/avrdude/blob/v7.3/NEWS
>
> Updated COPYING file hash due to the following upstream commit:
> https://github.com/avrdudes/avrdude/commit/ececf3258e77eb147b0af75275de5ba7d071d7a4
>
> Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
> ---
> package/avrdude/avrdude.hash | 4 ++--
> package/avrdude/avrdude.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 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:[~2025-05-18 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-18 8:28 [Buildroot] [PATCH 1/1] package/avrdude: bump to version 8.0 Kadambini Nema
2025-05-18 21:06 ` 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.