Use GnuTLS 2.12.18.

svn path=/trunk/; revision=41809
This commit is contained in:
Gerald Combs 2012-03-27 22:57:42 +00:00
parent e01bfbea0a
commit 2a1e0baeac
3 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -4,7 +4,7 @@
# 32-bit wrapper for win-setup.sh.
export DOWNLOAD_TAG="2012-02-29"
export DOWNLOAD_TAG="2012-03-26"
export WIRESHARK_TARGET_PLATFORM="win32"
WIN_SETUP=`echo $0 | sed -e s/win32/win/`

View File

@ -4,7 +4,7 @@
# 64-bit wrapper for win-setup.sh.
export DOWNLOAD_TAG="2011-06-27"
export DOWNLOAD_TAG="2012-03-26"
export WIRESHARK_TARGET_PLATFORM="win64"
WIN_SETUP=`echo $0 | sed -e s/win64/win/`