Skip to content

Commit a0b10e9

Browse files
committed
Appveyor: Download npcap-sdk-1.15.zip from tcpdump-htdocs repository
As for WpdPack_4_1_2.zip. [skip ci]
1 parent 8f426e2 commit a0b10e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515
- win_bison --version
1616
- appveyor DownloadFile https://github.com/the-tcpdump-group/tcpdump-htdocs/raw/master/depends/WpdPack_4_1_2.zip
1717
- 7z x .\WpdPack_4_1_2.zip -oc:\projects\libpcap\Win32
18-
- appveyor DownloadFile https://npcap.com/dist/npcap-sdk-1.15.zip
18+
- appveyor DownloadFile https://github.com/the-tcpdump-group/tcpdump-htdocs/raw/master/depends/npcap-sdk-1.15.zip
1919
- 7z x .\npcap-sdk-1.15.zip -oc:\projects\libpcap\Win32\npcap-sdk
2020

2121
environment:

0 commit comments

Comments
 (0)