[Buildroot] [PATCH] package/frr: bump version to 10.7.0
Maxime Leroy <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- CI: https://gitlab.com/maxime-leroy/buildroot/-/pipelines/2699663139 (all green except the two pre-existing, unrelated failures br-test-pkg/bootlin-xtensa-uclibc and br-test-pkg/bootlin-arcle-hs38-uclibc) --- package/frr/frr.hash | 2 +- package/frr/frr.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/frr/frr.hash b/package/frr/frr.hash index 043d890b23..151207d500 100644 --- a/package/frr/frr.hash +++ b/package/frr/frr.hash @@ -1,5 +1,5 @@ # Locally calculated -sha256 1e8401e1bfcbb9b0dfefc9b335013733a3c77cdf85c79ff66d9e65167d9cfb1e frr-10.5.4.tar.gz +sha256 5c56b27756854b8d0a62b3e152d3f9ea08091851b2d686e140fdfb95cd88f612 frr-10.7.0.tar.gz sha256 7bf053957d6c38e39a06a112c60ff35b228d3bd03edbe8c9a03508b051128d16 COPYING sha256 f9e0c21faf738da586281c0beaad3cd56204c19085a10fe05e4d3d7f8b5863d2 doc/licenses/BSD-2-Clause sha256 aca297b8fd3a43e3bb200f1e2e043c0db6c897325f5ff7f23f7530302a6bf713 doc/licenses/BSD-3-Clause diff --git a/package/frr/frr.mk b/package/frr/frr.mk index 5138b34dca..0d922195af 100644 --- a/package/frr/frr.mk +++ b/package/frr/frr.mk @@ -4,7 +4,7 @@ # ################################################################################ -FRR_VERSION = 10.5.4 +FRR_VERSION = 10.7.0 FRR_SITE = $(call github,FRRouting,frr,frr-$(FRR_VERSION)) FRR_LICENSE = GPL-2.0+ FRR_LICENSE_FILES = \ -- 2.43.0 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot