All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next 1/1] package/gnuradio: bump version to 3.10.11.0
@ 2024-08-13 17:32 Julien Olivain
  2024-08-14 20:04 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-08-13 17:32 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain, Gwenhael Goavec-Merou

For change log since 3.10.7.0, see:
https://github.com/gnuradio/gnuradio/releases/tag/v3.10.8.0
https://github.com/gnuradio/gnuradio/releases/tag/v3.10.9.1
https://github.com/gnuradio/gnuradio/releases/tag/v3.10.9.2
https://github.com/gnuradio/gnuradio/releases/tag/v3.10.10.0
https://github.com/gnuradio/gnuradio/releases/tag/v3.10.11.0

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/gnuradio/gnuradio.hash | 2 +-
 package/gnuradio/gnuradio.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/gnuradio/gnuradio.hash b/package/gnuradio/gnuradio.hash
index f41f5a78df..855fca7ba4 100644
--- a/package/gnuradio/gnuradio.hash
+++ b/package/gnuradio/gnuradio.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  55156650ada130600c70bc2ab38eee718fc1d23011be548471e888399f207ddc  gnuradio-3.10.7.0.tar.gz
+sha256  9ca658e6c4af9cfe144770757b34ab0edd23f6dcfaa6c5c46a7546233e5ecd29  gnuradio-3.10.11.0.tar.gz
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
diff --git a/package/gnuradio/gnuradio.mk b/package/gnuradio/gnuradio.mk
index bdaab86f35..d844688ff6 100644
--- a/package/gnuradio/gnuradio.mk
+++ b/package/gnuradio/gnuradio.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GNURADIO_VERSION = 3.10.7.0
+GNURADIO_VERSION = 3.10.11.0
 GNURADIO_SITE = $(call github,gnuradio,gnuradio,v$(GNURADIO_VERSION))
 GNURADIO_LICENSE = GPL-3.0+
 GNURADIO_LICENSE_FILES = COPYING
-- 
2.46.0

_______________________________________________
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 next 1/1] package/gnuradio: bump version to 3.10.11.0
  2024-08-13 17:32 [Buildroot] [PATCH next 1/1] package/gnuradio: bump version to 3.10.11.0 Julien Olivain
@ 2024-08-14 20:04 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-14 20:04 UTC (permalink / raw)
  To: Julien Olivain; +Cc: Gwenhael Goavec-Merou, buildroot

On Tue, 13 Aug 2024 19:32:46 +0200
Julien Olivain <ju.o@free.fr> wrote:

> For change log since 3.10.7.0, see:
> https://github.com/gnuradio/gnuradio/releases/tag/v3.10.8.0
> https://github.com/gnuradio/gnuradio/releases/tag/v3.10.9.1
> https://github.com/gnuradio/gnuradio/releases/tag/v3.10.9.2
> https://github.com/gnuradio/gnuradio/releases/tag/v3.10.10.0
> https://github.com/gnuradio/gnuradio/releases/tag/v3.10.11.0
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/gnuradio/gnuradio.hash | 2 +-
>  package/gnuradio/gnuradio.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to next, 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:[~2024-08-14 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 17:32 [Buildroot] [PATCH next 1/1] package/gnuradio: bump version to 3.10.11.0 Julien Olivain
2024-08-14 20:04 ` 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.