summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/frr/frr_10.4.2.bb (renamed from meta-networking/recipes-protocols/frr/frr_10.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_10.4.1.bb b/meta-networking/recipes-protocols/frr/frr_10.4.2.bb
index ce455ab8bf..a0a42859f7 100644
--- a/meta-networking/recipes-protocols/frr/frr_10.4.1.bb
+++ b/meta-networking/recipes-protocols/frr/frr_10.4.2.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/10.4;
14 file://frr.pam \ 14 file://frr.pam \
15 " 15 "
16 16
17SRCREV = "88f5c06cbc1cc4d62e1cba3e7791f5cea4179ba5" 17SRCREV = "642f65b9e5853c7207982a9cf8275732737d4e44"
18 18
19UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" 19UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$"
20 20