summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-09-28 06:06:36 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-09-28 06:06:36 +0000
commit79a3b2d67587c88ff009d6fe92d2506be49715e1 (patch)
treeebefe2188e99f7d6974ff52e231fa9babfb745cb /tools
parent30b586ad61bbdccff66623f7b061b8624fefc1e4 (diff)
downloadwireshark-79a3b2d67587c88ff009d6fe92d2506be49715e1.tar.gz
Use the tag for downloading.
svn path=/trunk/; revision=23005
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index e03e294d5c..6e92b1cd61 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -6,10 +6,10 @@
# 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-09-25/packages"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-09-28/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"
+# DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"
err_exit () {
echo ""