summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-08-09 02:00:05 +0000
committerGerald Combs <gerald@wireshark.org>2006-08-09 02:00:05 +0000
commit4f16b6b1784ac102f8c9cae611f72a92d9710330 (patch)
tree245a52c13b87de665ec52f8e8c3f4a946a28daa8 /tools/win32-setup.sh
parent94c402d6714d404cc2fd4be4b1da1fe9f0c601e7 (diff)
downloadwireshark-4f16b6b1784ac102f8c9cae611f72a92d9710330.tar.gz
Point to the newest (1.5.0-1) GnuTLS package. Since it contains
libgcrypt, enable it in the Windows build. In packet-ipsec.c: - Remove non-constants from variable declaration initializations. - Use ep_alloc() in a couple of places. - Fix an off-by-one error. - Reduce the number of SAs in the preferences from 4 to 2. 4 made the preferences window absolutely enormous. This is probably the wrong way to fix this. - Fix up whitespace. svn path=/trunk/; revision=18856
Diffstat (limited to 'tools/win32-setup.sh')
-rwxr-xr-xtools/win32-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 3388b3a3d8..9e737dff74 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2006-08-08/packages"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2006-08-09/packages"
err_exit () {
echo ""