mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Merge pull request #241 from ellzey/21_fix_appveyor_ssl_link
Fix download link for appveyor SSL
This commit is contained in:
commit
37bb3f9f66
@ -1,6 +1,6 @@
|
||||
install:
|
||||
- appveyor DownloadFile http://slproweb.com/download/Win32OpenSSL-1_0_1L.exe
|
||||
- Win32OpenSSL-1_0_1L.exe /silent /verysilent /sp- /suppressmsgboxes
|
||||
- appveyor DownloadFile https://strcpy.net/packages/Win32OpenSSL-1_0_2a.exe
|
||||
- Win32OpenSSL-1_0_2a.exe /silent /verysilent /sp- /suppressmsgboxes
|
||||
build_script:
|
||||
- md build
|
||||
- cd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user