mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/babeld: bump version to 1.13
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> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d7d717145c
commit
3527691d0b
@@ -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/
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 154f00e0a8bf35d6ea9028886c3dc5c3c342dd1a367df55ef29a547b75867f07 babeld-1.9.2.tar.gz
|
||||
sha256 d085ccccfb06a11d7fa5b54c51d9c410f5f3b0a9389f584951336ff178f293b8 babeld-1.13.tar.gz
|
||||
sha256 b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd LICENCE
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user