aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2008-12-15 11:52:06 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2008-12-15 11:52:06 +0000
commit408d562a5c8fa0bf0d879a1c9ef8510dbefceb3b (patch)
treecdd089f36cdc3fefac49a500b9fe8310b2bb06b4 /Makefile.nmake
parentbc79c1f13a69323aea4da5e6a985c24f5ad04e8b (diff)
Update GnuTls to gnutls-2.6.3-1
svn path=/trunk/; revision=26998
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 a163aa0e54..13cc329bb7 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -772,7 +772,7 @@ process_libs:
!IFDEF GNUTLS_DIR
@$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
- . gnutls-2.3.8-1.zip
+ . gnutls-2.6.3-1.zip
!ENDIF
!IFDEF PORTAUDIO_DIR
@$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
@@ -864,8 +864,8 @@ clean_setup:
rm -r -f $(WIRESHARK_LIBS)/gettext-runtime-0.17
rm -r -f $(WIRESHARK_LIBS)/gettext-runtime-0.17-1
rm -r -f $(WIRESHARK_LIBS)/glib
- rm -r -f $(WIRESHARK_LIBS)/gnutls-1.6.1-1
rm -r -f $(WIRESHARK_LIBS)/gnutls-2.3.8-1
+ rm -r -f $(WIRESHARK_LIBS)/gnutls-2.6.3-1
rm -r -f $(WIRESHARK_LIBS)/gtk2
rm -r -f $(WIRESHARK_LIBS)/gtk+
rm -r -f $(WIRESHARK_LIBS)/gtk-wimp