File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -71,8 +71,9 @@ install:
71
71
- mv -f .git .git.bak
72
72
- IF NOT "%PYTHON_VERSION%" == "2.7" (
73
73
7z x ci\appveyor\zlib1211.zip
74
- 7z x ci\appveyor\kfw-4.1-src.zip
75
74
appveyor DownloadFile https://indy.fulgan.com/SSL/Archive/Experimental/openssl-%OPENSSL_VER%-x%PYTHON_ARCH%-VC2017.zip
75
+ appveyor DownloadFile https://web.mit.edu/kerberos/dist/kfw/4.1/kfw-4.1-src.zip
76
+ 7z x ci\appveyor\kfw-4.1-src.zip
76
77
7z x openssl-%OPENSSL_VER%-x%PYTHON_ARCH%-VC2017.zip
77
78
cp openssl-%OPENSSL_VER%-x%PYTHON_ARCH%-VC2017\libssl-1_1-x%PYTHON_ARCH%.dll ssh\ || cp openssl-%OPENSSL_VER%-x%PYTHON_ARCH%-VC2017\libssl-1_1.dll ssh\
78
79
cp openssl-%OPENSSL_VER%-x%PYTHON_ARCH%-VC2017\libcrypto-1_1-x%PYTHON_ARCH%.dll ssh\ || cp openssl-%OPENSSL_VER%-x%PYTHON_ARCH%-VC2017\libcrypto-1_1.dll ssh\
Original file line number Diff line number Diff line change 1
1
* .tar.gz filter =lfs diff =lfs merge =lfs - text
2
2
* .rpm filter =lfs diff =lfs merge =lfs - text
3
+ * .zip filter =lfs diff =lfs merge =lfs - text
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments