package/frr: bump version to 10.7.0

For change logs, see:
https://github.com/FRRouting/frr/releases/tag/frr-10.6.0
https://github.com/FRRouting/frr/releases/tag/frr-10.6.1
https://github.com/FRRouting/frr/releases/tag/frr-10.7.0

Signed-off-by: Maxime Leroy <maxime@leroys.fr>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Maxime Leroy
2026-07-23 13:56:18 +02:00
committed by Julien Olivain
parent 8cbda07d31
commit 34dfa10df8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Locally calculated # Locally calculated
sha256 1e8401e1bfcbb9b0dfefc9b335013733a3c77cdf85c79ff66d9e65167d9cfb1e frr-10.5.4.tar.gz sha256 5c56b27756854b8d0a62b3e152d3f9ea08091851b2d686e140fdfb95cd88f612 frr-10.7.0.tar.gz
sha256 7bf053957d6c38e39a06a112c60ff35b228d3bd03edbe8c9a03508b051128d16 COPYING sha256 7bf053957d6c38e39a06a112c60ff35b228d3bd03edbe8c9a03508b051128d16 COPYING
sha256 f9e0c21faf738da586281c0beaad3cd56204c19085a10fe05e4d3d7f8b5863d2 doc/licenses/BSD-2-Clause sha256 f9e0c21faf738da586281c0beaad3cd56204c19085a10fe05e4d3d7f8b5863d2 doc/licenses/BSD-2-Clause
sha256 aca297b8fd3a43e3bb200f1e2e043c0db6c897325f5ff7f23f7530302a6bf713 doc/licenses/BSD-3-Clause sha256 aca297b8fd3a43e3bb200f1e2e043c0db6c897325f5ff7f23f7530302a6bf713 doc/licenses/BSD-3-Clause

View File

@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
FRR_VERSION = 10.5.4 FRR_VERSION = 10.7.0
FRR_SITE = $(call github,FRRouting,frr,frr-$(FRR_VERSION)) FRR_SITE = $(call github,FRRouting,frr,frr-$(FRR_VERSION))
FRR_LICENSE = GPL-2.0+ FRR_LICENSE = GPL-2.0+
FRR_LICENSE_FILES = \ FRR_LICENSE_FILES = \