From ba6d718f57d9f65420c6eac5d8ce5e97a7746add Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Guilherme?= <75867486+Wolf3s@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:36:47 -0300 Subject: [PATCH] Update libsmb2 to 6.1.0 --- build-cmakelibs.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-cmakelibs.sh b/build-cmakelibs.sh index 9015b50a..7d71eadd 100755 --- a/build-cmakelibs.sh +++ b/build-cmakelibs.sh @@ -111,9 +111,7 @@ $FETCH release-2.6.3 https://github.com/libsdl-org/SDL_mixer.git & $FETCH release-2.6.3 https://github.com/libsdl-org/SDL_image.git & $FETCH release-2.20.2 https://github.com/libsdl-org/SDL_ttf.git & -# We need to clone the whole repo and point to the specific hash for now, -# till a new version is released after this commit -$FETCH fb5597bf3852aeb9aef5ca7305e049bfb4c0bb7f https://github.com/sahlberg/libsmb2.git & +$FETCH libsmb2-6.1 https://github.com/sahlberg/libsmb2.git & # We need to clone the whole repo and point to the specific hash for now, # till a new version is released after this commit