summaryrefslogtreecommitdiff
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-09-22 23:18:34 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-09-22 23:18:34 +0000
commite6f26721f491ac26786475d377a8c8aa7fab50e1 (patch)
tree8e999b092a36625ac136ad69c99bab36edfa159b /Makefile.nmake
parent0e48360f734922ec3393dc808be0650d7340f6ef (diff)
downloadwireshark-e6f26721f491ac26786475d377a8c8aa7fab50e1.tar.gz
replace WinPcap devel pack 3.0 with current 3.1 version
svn path=/trunk/; revision=15972
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 2cdc24cb58..dc5016f22b 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -452,7 +452,7 @@ setup: verify_tools
!ENDIF
!IFDEF PCAP_DIR
@$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \
- . wpdpack_3_0.zip
+ . WpdPack_3_1.zip
!ENDIF
!IFDEF ADNS_DIR
@$(SH) tools\win32-setup.sh --download "$(ETHEREAL_LIBS)" \