Skip to content

Commit

Permalink
Merge branch 'lldp_bkwm' of github.com:mohan-selvaraj/sonic-buildimag…
Browse files Browse the repository at this point in the history
…e into lldp_bkwm
  • Loading branch information
mohan-selvaraj committed Feb 27, 2024
2 parents 1c93393 + 8ac21a4 commit 0dcf92a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/snmpd.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# snmpd package

ifeq ($(BLDENV),bookworm)
SNMPD_VERSION = 5.9.3+dfsg
SNMPD_VERSION_FULL = $(SNMPD_VERSION)-2
SNMPD_VERSION = 5.9+dfsg
SNMPD_VERSION_FULL = $(SNMPD_VERSION)-4+deb11u1
else ifeq ($(BLDENV),bullseye)
SNMPD_VERSION = 5.9+dfsg
SNMPD_VERSION_FULL = $(SNMPD_VERSION)-4+deb11u1
Expand Down

0 comments on commit 0dcf92a

Please sign in to comment.