diff options
| -rw-r--r-- | meta-networking/recipes-protocols/frr/frr_9.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_9.1.bb b/meta-networking/recipes-protocols/frr/frr_9.1.bb index 8ea917afaa..bc9fc4f21a 100644 --- a/meta-networking/recipes-protocols/frr/frr_9.1.bb +++ b/meta-networking/recipes-protocols/frr/frr_9.1.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/9.1 \ | |||
| 14 | file://frr.pam \ | 14 | file://frr.pam \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRCREV = "312faf8008bb4f3b9e84b8e2758cd2cbdf5742b5" | 17 | SRCREV = "ca2d6f0f1e000951224a18973cc1827f7f5215b5" |
| 18 | 18 | ||
| 19 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" | 19 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" |
| 20 | 20 | ||
