summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-01-05 01:35:23 +0000
committerGerald Combs <gerald@wireshark.org>2007-01-05 01:35:23 +0000
commit7d0118ff10ee211b79211e143723ee0f6d8f9c8f (patch)
tree0316c3248e2f90aa38846b3f6fe1fa749b80caa5 /tools/win32-setup.sh
parenta69bfb6029f3416fc43a95ff5ea70ef6362ae865 (diff)
downloadwireshark-7d0118ff10ee211b79211e143723ee0f6d8f9c8f.tar.gz
Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. Enable
AirPcap. svn path=/trunk/; revision=20321
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 ffd919c9e8..1867538bc7 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-22/packages"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-01-04/packages"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"