aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-12-10 22:16:09 +0000
committerGerald Combs <gerald@wireshark.org>2008-12-10 22:16:09 +0000
commite137f6cb76621b27acc2e2cd7ceb0e7d6194ff37 (patch)
tree6088db3f498294ef621ea35f85514671ada99f56 /Makefile.nmake
parent8a1b0a0414096f003dc08d70c5912f0df5a39527 (diff)
Use c-ares 1.6.0.
svn path=/trunk/; revision=26961
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index ba37244d7b..4540a9b847 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -744,7 +744,7 @@ process_libs:
!ENDIF
!IFDEF C_ARES_DIR
@$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
- . c-ares-1.5.3ws.zip
+ . c-ares-1.6.0ws.zip
!ENDIF
!IFDEF ADNS_DIR
@$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
@@ -853,7 +853,7 @@ process_libs:
# UPDATING REMOVES THE FORMER USER DIRS
clean_setup:
rm -r -f $(WIRESHARK_LIBS)/adns-1.0-win32-05ws
- rm -r -f $(WIRESHARK_LIBS)/c-ares-1.5.3ws
+ rm -r -f $(WIRESHARK_LIBS)/c-ares-1.6.0ws
rm -r -f $(WIRESHARK_LIBS)/gettext-0.14.5
rm -r -f $(WIRESHARK_LIBS)/gettext-runtime-0.17
rm -r -f $(WIRESHARK_LIBS)/gettext-runtime-0.17-1