summaryrefslogtreecommitdiff
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-07-15 16:27:30 +0000
committerGerald Combs <gerald@wireshark.org>2008-07-15 16:27:30 +0000
commite26c414928be1ebf25b182797d5e56b952beb629 (patch)
treee2c5e79202a0f2841bf1083b6ce9c0018e3d3067 /tools/win32-setup.sh
parent82177e1b32223b408486e5ede3adce5c804f95a5 (diff)
downloadwireshark-e26c414928be1ebf25b182797d5e56b952beb629.tar.gz
Use the latest wireshark-win32-libs tag (updated zlib).
svn path=/trunk/; revision=25745
Diffstat (limited to 'tools/win32-setup.sh')
-rwxr-xr-xtools/win32-setup.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 93f1d16106..ee267e185c 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -7,8 +7,7 @@
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
# Save previous tag.
-#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-05-16/packages/"
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-06-10/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-07-15/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"