summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-05-14 17:07:34 +0000
committerGerald Combs <gerald@wireshark.org>2007-05-14 17:07:34 +0000
commit253eee10e27b002ce9a3ce62366e77c62ddd4761 (patch)
treebd86a27ef16929f274d904762baca1875e7c717d /tools/win32-setup.sh
parentaa19aa23268e01f14d4168c335439c15d5afa962 (diff)
downloadwireshark-253eee10e27b002ce9a3ce62366e77c62ddd4761.tar.gz
Update to the latest Win32 libraries.
svn path=/trunk/; revision=21770
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 a3d906dd21..0ae30ab760 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -6,7 +6,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/2007-03-22/packages"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-05-14/packages"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"