summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/frr/frr_10.5.2.bb (renamed from meta-networking/recipes-protocols/frr/frr_10.5.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_10.5.1.bb b/meta-networking/recipes-protocols/frr/frr_10.5.2.bb
index c125709bf4..710bdf4a5d 100644
--- a/meta-networking/recipes-protocols/frr/frr_10.5.1.bb
+++ b/meta-networking/recipes-protocols/frr/frr_10.5.2.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/10.5;
16 file://CVE-2025-61099-61107-2.patch \ 16 file://CVE-2025-61099-61107-2.patch \
17 file://CVE-2025-61099-61107-3.patch \ 17 file://CVE-2025-61099-61107-3.patch \
18 " 18 "
19SRCREV = "d17791ee7ee76a0407d3fdbebf81bd242840741b" 19SRCREV = "fa68c0ca04f95125cb993b5cacb64fc1495348eb"
20 20
21UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" 21UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$"
22 22