Upgrade libsaibroncos debian package to version 3.11 (#17127)

This commit is contained in:
Junhua Zhai 2023-11-10 02:15:02 +08:00 committed by GitHub
parent 113d7d8668
commit 4e3b2e5545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
LIBSAI_BRONCOS_VERSION = 3.8
LIBSAI_BRONCOS_BRANCH_NAME = REL_3.8
LIBSAI_BRONCOS_VERSION = 3.11
LIBSAI_BRONCOS_BRANCH_NAME = REL_3.11
LIBSAI_BRONCOS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmpai/$(LIBSAI_BRONCOS_BRANCH_NAME)/$(LIBSAI_BRONCOS_VERSION)"
LIBSAI_BRONCOS = libsaibroncos_$(LIBSAI_BRONCOS_VERSION)_amd64.deb
$(LIBSAI_BRONCOS)_URL = "$(LIBSAI_BRONCOS_URL_PREFIX)/$(LIBSAI_BRONCOS)"