Skip to content

Commit 0d95046

Browse files
runnerrunner
authored andcommitted
upgrade smb2 to smb2-4.0.0-241111181116 by cd
1 parent 2fdae72 commit 0d95046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/libs/smb2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export GIT_LOCAL_REPO=build/extra/smb2
2929
export GIT_COMMIT=v4.0.0
3030
export REPO_DIR=smb2
3131
export GIT_REPO_VERSION=4.0.0
32-
export PRE_COMPILE_TAG=smb2-4.0.0-240909150943
32+
export PRE_COMPILE_TAG=smb2-4.0.0-241111181116
3333

3434
# you can export GIT_SMB2_UPSTREAM=git@xx:yy/libsmb2.git use your mirror
3535
if [[ "$GIT_SMB2_UPSTREAM" != "" ]] ;then

0 commit comments

Comments
 (0)