We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2626565 commit 2360131Copy full SHA for 2360131
rules/frr.mk
@@ -4,7 +4,7 @@ FRR_VERSION = 7.2.1
4
FRR_SUBVERSION = 0
5
FRR_BRANCH = frr/7.2
6
FRR_TAG = frr-7.2.1-s2
7
-export FRR_VERSION FRR_SUBVERSION FRR_BRANCH
+export FRR_VERSION FRR_SUBVERSION FRR_BRANCH FRR_TAG
8
9
10
FRR = frr_$(FRR_VERSION)-sonic-$(FRR_SUBVERSION)_$(CONFIGURED_ARCH).deb
0 commit comments