diff --git a/thirdparties/aws/Makefile b/thirdparties/aws/Makefile index d2fc900e83..2bc0318b0d 100644 --- a/thirdparties/aws/Makefile +++ b/thirdparties/aws/Makefile @@ -8,7 +8,7 @@ build: clean download download: clean ifeq ($(tarball), 1) - @wget https://curve-build.nos-eastchina1.126.net/aws-sdk-cpp-a2c1674.tar.gz && tar -zxf aws-sdk-cpp-a2c1674.tar.gz + @wget https://curve-build.nos-eastchina1.126.net/aws-sdk-cpp-e5be3a1.tar.gz && tar -zxf aws-sdk-cpp-e5be3a1.tar.gz else @git submodule update --init --recursive --recommend-shallow --progress -- aws-sdk-cpp endif diff --git a/thirdparties/aws/aws-sdk-cpp b/thirdparties/aws/aws-sdk-cpp index a2c1674794..e5be3a1e79 160000 --- a/thirdparties/aws/aws-sdk-cpp +++ b/thirdparties/aws/aws-sdk-cpp @@ -1 +1 @@ -Subproject commit a2c1674794b10c0723cb44acc8d6c702e3ff9685 +Subproject commit e5be3a1e799cad7a3b201689f66e2c338f5af256