Skip to content

Commit 2360131

Browse files
authored
[frr] Update FRR build to include version tags (#4172)
Signed-off-by: Danny Allen <[email protected]>
1 parent 2626565 commit 2360131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/frr.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FRR_VERSION = 7.2.1
44
FRR_SUBVERSION = 0
55
FRR_BRANCH = frr/7.2
66
FRR_TAG = frr-7.2.1-s2
7-
export FRR_VERSION FRR_SUBVERSION FRR_BRANCH
7+
export FRR_VERSION FRR_SUBVERSION FRR_BRANCH FRR_TAG
88

99

1010
FRR = frr_$(FRR_VERSION)-sonic-$(FRR_SUBVERSION)_$(CONFIGURED_ARCH).deb

0 commit comments

Comments
 (0)