aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-29 21:34:38 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-29 21:34:38 +0000
commitfc46453141e84b51c015b6191fefb3713fec6ae4 (patch)
tree8a15aaa954c3f9aed9bf6f122cbffe17f1422f76 /tools/win32-setup.sh
parent291f063de076cef269553d753cdb076efe6358b4 (diff)
Update to gtk+ 2.14.2 and glib glib-2.14.4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23674 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tools/win32-setup.sh')
-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 ""