Skip to content

Commit

Permalink
[lldpd]: download lldp package from azure storage url (#4415)
Browse files Browse the repository at this point in the history
Signed-off-by: Guohan Lu <lguohan@gmail.com>
  • Loading branch information
lguohan authored Apr 12, 2020
1 parent 195a0a7 commit e646335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lldpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SHELL = /bin/bash
MAIN_TARGET = $(LLDPD)
DERIVED_TARGETS = $(LIBLLDPCTL) $(LLDPD_DBG)

LLDP_URL = http://ftp.debian.org/debian/pool/main/l/lldpd
LLDP_URL = https://sonicstorage.blob.core.windows.net/debian/pool/main/l/lldpd

DSC_FILE = lldpd_$(LLDPD_VERSION_FULL).dsc
ORIG_FILE = lldpd_$(LLDPD_VERSION).orig.tar.gz
Expand Down

0 comments on commit e646335

Please sign in to comment.