summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-29 21:34:38 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-29 21:34:38 +0000
commit26c07ee766f76624a2516cc98b04c2e7219374ab (patch)
tree8a15aaa954c3f9aed9bf6f122cbffe17f1422f76 /tools
parentc068f9acf2d13082059f2349283c6e69d85061bd (diff)
downloadwireshark-26c07ee766f76624a2516cc98b04c2e7219374ab.tar.gz
Update to gtk+ 2.14.2 and glib glib-2.14.4
svn path=/trunk/; revision=23674
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index de32346065..491ecad157 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -6,10 +6,12 @@
# 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-11-24/packages/"
+# Save privious tag.
+#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-11-24/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-11-29a/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 ""