From 98a398701e6df3fcbf3f38ba896e66b0891abfd8 Mon Sep 17 00:00:00 2001 From: wanghai01 Date: Tue, 11 Oct 2022 18:55:13 +0800 Subject: [PATCH] Revert "update aws-sdk-cpp: fix s3 range get compatibility issue" This reverts commit 55f0a13ee24a4c81f0ffafe6c3d964a97e406a26. --- thirdparties/aws/Makefile | 2 +- thirdparties/aws/aws-sdk-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/thirdparties/aws/Makefile b/thirdparties/aws/Makefile index 2bc0318b0d..d2fc900e83 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-e5be3a1.tar.gz && tar -zxf aws-sdk-cpp-e5be3a1.tar.gz + @wget https://curve-build.nos-eastchina1.126.net/aws-sdk-cpp-a2c1674.tar.gz && tar -zxf aws-sdk-cpp-a2c1674.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 e5be3a1e79..a2c1674794 160000 --- a/thirdparties/aws/aws-sdk-cpp +++ b/thirdparties/aws/aws-sdk-cpp @@ -1 +1 @@ -Subproject commit e5be3a1e799cad7a3b201689f66e2c338f5af256 +Subproject commit a2c1674794b10c0723cb44acc8d6c702e3ff9685