aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2009-06-10 21:08:01 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2009-06-10 21:08:01 +0000
commit40cc6f91087147d8bbba6794eae088e4e2d49754 (patch)
tree23a079f1a621897aad50242fae63f2a6a628b492 /tools/win32-setup.sh
parentfffb5f50435027c19e395c13438c96ddbeb425ab (diff)
Update to the GnuTLS 2.8.1
svn path=/trunk/; revision=28689
Diffstat (limited to 'tools/win32-setup.sh')
-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 091724d42b..f35fb173b3 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -9,7 +9,7 @@
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
# Save previous tag.
-DOWNLOAD_TAG=${DOWNLOAD_TAG:-"2009-06-10"}
+DOWNLOAD_TAG=${DOWNLOAD_TAG:-"2009-06-10-1.0"}
WIRESHARK_TARGET_PLATFORM=${WIRESHARK_TARGET_PLATFORM:-"win32"}
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-$WIRESHARK_TARGET_PLATFORM-libs/tags/$DOWNLOAD_TAG/packages/"