summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r--meta-networking/recipes-protocols/frr/frr_10.5.1.bb (renamed from meta-networking/recipes-protocols/frr/frr_10.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_10.5.0.bb b/meta-networking/recipes-protocols/frr/frr_10.5.1.bb
index b1f863a47b..a309330dc1 100644
--- a/meta-networking/recipes-protocols/frr/frr_10.5.0.bb
+++ b/meta-networking/recipes-protocols/frr/frr_10.5.1.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://doc/licenses/GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a
13SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/10.5;tag=frr-${PV} \ 13SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/10.5;tag=frr-${PV} \
14 file://frr.pam \ 14 file://frr.pam \
15 " 15 "
16SRCREV = "c41ba202c3f821a43091781181c73772501034ae" 16SRCREV = "d17791ee7ee76a0407d3fdbebf81bd242840741b"
17 17
18UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" 18UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$"
19 19