aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-10 11:42:31 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-10 11:42:31 +0000
commitecad55de05a506046eac0dcc49ee93b551926096 (patch)
tree537c912dcdd0f7728e45ddffa18b742b763ec48a /tools
parentc208ad5ea199793ed806d6f55ef1a09ade352ae0 (diff)
Use the latest GTK2 packages
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22482 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 0ae30ab760..5862664ee3 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -6,7 +6,7 @@
# 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-05-14/packages"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-08-10/packages"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"