From 79a3b2d67587c88ff009d6fe92d2506be49715e1 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Fri, 28 Sep 2007 06:06:36 +0000 Subject: Use the tag for downloading. svn path=/trunk/; revision=23005 --- tools/win32-setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') 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//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 "" -- cgit v1.2.1