Skip to content

Commit 732a9f2

Browse files
committed
update toolchain LibComm sha256
1 parent 1635dc8 commit 732a9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/scripts/stage4/install_libcomm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"
1313

1414
libcomm_ver="0.1.1"
15-
libcomm_sha256="3764c934c895bfd9d8fd766d46e6e3d03230f8076e3edbcc31e10ff8f30075a4"
15+
libcomm_sha256="fa162a197678654f15d91a5a917cce7fb2748bd9b0e344363edea2db87547b72"
1616
source "${SCRIPT_DIR}"/common_vars.sh
1717
source "${SCRIPT_DIR}"/tool_kit.sh
1818
source "${SCRIPT_DIR}"/signal_trap.sh

0 commit comments

Comments
 (0)