aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-12-23 00:06:16 +0000
committerGerald Combs <gerald@wireshark.org>2006-12-23 00:06:16 +0000
commitb90006ac6f2722495057802a1891cf2a44b8f319 (patch)
treeae8db743466f3c5a3c8b4963c79b592b74cf43a8 /tools
parent3700141ae252bca63a9476a9c08567f83f00d2ae (diff)
Update to GNUTLS 1.6.0.
svn path=/trunk/; revision=20204
Diffstat (limited to 'tools')
-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 d4e3b01cef..ffd919c9e8 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -4,7 +4,7 @@
# http://anonsvn.wireshark.org/wireshark-win32-libs/tags/<date>/packages
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2006-12-21/packages"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2006-12-22/packages"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"