Skip to content

Commit 61c215b

Browse files
committed
Update libsaibcm version
1 parent c57abe6 commit 61c215b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/broadcom/sai.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
BRCM_SAI = libsaibcm_3.0.1.2_amd64.deb
1+
BRCM_SAI = libsaibcm_3.0.1.3_amd64.deb
22
# TODO: upload new SAI build to blob
33
$(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm_3.0.1.1~20170615210204.28_amd64.deb"
44

5-
BRCM_SAI_DEV = libsaibcm-dev_3.0.1.2_amd64.deb
5+
BRCM_SAI_DEV = libsaibcm-dev_3.0.1.3_amd64.deb
66
$(eval $(call add_derived_package,$(BRCM_SAI),$(BRCM_SAI_DEV)))
77
# TODO: upload new SAI build to blob
88
$(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm-dev_3.0.1.1~20170615210204.28_amd64.deb"

0 commit comments

Comments
 (0)