All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next] package/babeld: update to 1.13
@ 2024-08-20 17:32 Waldemar Brodkorb
  2024-08-23 14:33 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Waldemar Brodkorb @ 2024-08-20 17:32 UTC (permalink / raw)
  To: buildroot

Update Homepage and Download URL.
For changes see here:
https://github.com/jech/babeld/blob/master/CHANGES

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/babeld/Config.in   | 2 +-
 package/babeld/babeld.hash | 2 +-
 package/babeld/babeld.mk   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/babeld/Config.in b/package/babeld/Config.in
index c7010e1fb1..80d2708230 100644
--- a/package/babeld/Config.in
+++ b/package/babeld/Config.in
@@ -5,4 +5,4 @@ config BR2_PACKAGE_BABELD
 	  Babel is a loop-avoiding distance-vector routing protocol for
 	  IPv6 and IPv4 with fast convergence properties.
 
-	  http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
+	  https://www.irif.fr/~jch/software/babel/
diff --git a/package/babeld/babeld.hash b/package/babeld/babeld.hash
index 2e0513efa0..3eb5d22081 100644
--- a/package/babeld/babeld.hash
+++ b/package/babeld/babeld.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  154f00e0a8bf35d6ea9028886c3dc5c3c342dd1a367df55ef29a547b75867f07  babeld-1.9.2.tar.gz
+sha256  d085ccccfb06a11d7fa5b54c51d9c410f5f3b0a9389f584951336ff178f293b8  babeld-1.13.tar.gz
 sha256  b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd  LICENCE
diff --git a/package/babeld/babeld.mk b/package/babeld/babeld.mk
index 785fa2bce9..67ff553b8b 100644
--- a/package/babeld/babeld.mk
+++ b/package/babeld/babeld.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-BABELD_VERSION = 1.9.2
-BABELD_SITE = http://www.pps.univ-paris-diderot.fr/~jch/software/files
+BABELD_VERSION = 1.13
+BABELD_SITE = https://www.irif.fr/~jch/software/files
 BABELD_LICENSE = MIT
 BABELD_LICENSE_FILES = LICENCE
 
-- 
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 next] package/babeld: update to 1.13
  2024-08-20 17:32 [Buildroot] [PATCH next] package/babeld: update to 1.13 Waldemar Brodkorb
@ 2024-08-23 14:33 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-23 14:33 UTC (permalink / raw)
  To: Waldemar Brodkorb; +Cc: buildroot

On Tue, 20 Aug 2024 19:32:54 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> Update Homepage and Download URL.
> For changes see here:
> https://github.com/jech/babeld/blob/master/CHANGES
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  package/babeld/Config.in   | 2 +-
>  package/babeld/babeld.hash | 2 +-
>  package/babeld/babeld.mk   | 4 ++--
>  3 files changed, 4 insertions(+), 4 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-23 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 17:32 [Buildroot] [PATCH next] package/babeld: update to 1.13 Waldemar Brodkorb
2024-08-23 14:33 ` 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.