summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorzeshuai007 <51382517@qq.com>2020-10-24 09:49:54 +0800
committerZezeng Wang <51382517@qq.com>2020-11-20 09:19:45 +0800
commit384a29616eb01854f85b353cd30d57cb5b83c4fc (patch)
tree59f45bd9661410b49fdba485ba7a60cb6d334cef /build
parent6e6bb84be9d8ace4be9744d5637fbb59f58db463 (diff)
downloadthrift-384a29616eb01854f85b353cd30d57cb5b83c4fc.tar.gz
FixDownLoadErrorInCi
Diffstat (limited to 'build')
-rw-r--r--build/appveyor/MSYS-appveyor-install.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/appveyor/MSYS-appveyor-install.bat b/build/appveyor/MSYS-appveyor-install.bat
index a818df305..6357f2368 100644
--- a/build/appveyor/MSYS-appveyor-install.bat
+++ b/build/appveyor/MSYS-appveyor-install.bat
@@ -26,7 +26,7 @@ CALL cl_setenv.bat || EXIT /B
CALL cl_showenv.bat || EXIT /B
:: We're going to keep boost at a version cmake understands
-SET BOOSTPKG=mingw-w64-x86_64-boost-1.64.0-3-any.pkg.tar.xz
+SET BOOSTPKG=mingw-w64-x86_64-boost-1.71.0-1-any.pkg.tar.xz
SET IGNORE=--ignore mingw-w64-x86_64-boost
SET PACKAGES=^