aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-08-10 11:42:31 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-08-10 11:42:31 +0000
commit8ae37d9391abedad4139ea2c0583ef92bcbadd36 (patch)
tree537c912dcdd0f7728e45ddffa18b742b763ec48a /tools
parent5856a9e4e35d4a2f5ebb59e4f1ed32d3ec3f1f62 (diff)
Use the latest GTK2 packages
svn path=/trunk/; revision=22482
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/"