We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f426e2 commit a0b10e9Copy full SHA for a0b10e9
.appveyor.yml
@@ -15,7 +15,7 @@ install:
15
- win_bison --version
16
- appveyor DownloadFile https://github.com/the-tcpdump-group/tcpdump-htdocs/raw/master/depends/WpdPack_4_1_2.zip
17
- 7z x .\WpdPack_4_1_2.zip -oc:\projects\libpcap\Win32
18
- - appveyor DownloadFile https://npcap.com/dist/npcap-sdk-1.15.zip
+ - appveyor DownloadFile https://github.com/the-tcpdump-group/tcpdump-htdocs/raw/master/depends/npcap-sdk-1.15.zip
19
- 7z x .\npcap-sdk-1.15.zip -oc:\projects\libpcap\Win32\npcap-sdk
20
21
environment:
0 commit comments