aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-03-27 22:57:42 +0000
committerGerald Combs <gerald@wireshark.org>2012-03-27 22:57:42 +0000
commit2a1e0baeaccc25ad511743cd75af3f39ed824cea (patch)
treef168c443df3e23a7d55e147ce80c6124a76b4833 /config.nmake
parente01bfbea0a9f342f4b312a7e80a0b484c5b27948 (diff)
Use GnuTLS 2.12.18.
svn path=/trunk/; revision=41809
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index b993387188..301fe5c97d 100644
--- a/config.nmake
+++ b/config.nmake
@@ -307,7 +307,7 @@ C_ARES_PKG=1.7.1
# isn't defined.
#
# Platform SDK conflicts with openssl.h header
-GNUTLS_PKG=2.10.3-1.11
+GNUTLS_PKG=2.12.18-1.2
#
# Optional: the KFW library enables kerberos/sasl/dcerpc decryption.
@@ -497,7 +497,7 @@ C_ARES_PKG=1.7.1
# isn't defined.
#
# Platform SDK conflicts with openssl.h header
-GNUTLS_PKG=2.10.3-1.7
+GNUTLS_PKG=2.12.18-1.2
#
# Optional: the KFW library enables kerberos/sasl/dcerpc decryption.