aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2009-11-11 09:58:29 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2009-11-11 09:58:29 +0000
commit7f38b7b889ba3b7bf497642c2f2830fe3e6c4090 (patch)
treed0c68208e25e807111ae1ad65bd54bdb09dfdacc /Makefile.nmake
parent7b7d48d2a7fc8e457a6f4d3a84d68e0a3363bf9d (diff)
Update to the GnuTLS 2.8.5
svn path=/trunk/; revision=30930
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 f1b17083b9..6e098a1d42 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -787,7 +787,7 @@ process_libs:
!IFDEF GNUTLS_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
- . gnutls-2.8.1-1.zip
+ . gnutls-2.8.5-1.zip
!ENDIF
!IFDEF PORTAUDIO_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
@@ -875,7 +875,7 @@ clean_setup:
rm -r -f $(WIRESHARK_LIBS)/gettext-0.17-1 # win64
rm -r -f $(WIRESHARK_LIBS)/glib
rm -r -f $(WIRESHARK_LIBS)/gnutls-2.8.1-1
- rm -r -f $(WIRESHARK_LIBS)/gnutls-2.6.4-1
+ rm -r -f $(WIRESHARK_LIBS)/gnutls-2.8.5-1
rm -r -f $(WIRESHARK_LIBS)/gtk2
rm -r -f $(WIRESHARK_LIBS)/gtk+
rm -r -f $(WIRESHARK_LIBS)/gtk-wimp