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:
7171 - mv -f .git .git.bak
7272 - IF NOT "%PYTHON_VERSION%" == "2.7" (
7373 7z x ci\appveyor\zlib1211.zip
74- 7z x ci\appveyor\kfw-4.1-src.zip
7574 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
7677 7z x openssl-%OPENSSL_VER%-x%PYTHON_ARCH%-VC2017.zip
7778 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\
7879 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 11* .tar.gz filter =lfs diff =lfs merge =lfs - text
22* .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