aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2008-05-16 06:53:15 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2008-05-16 06:53:15 +0000
commitb202c984e3cbd38a0369e37a0adec34f2b0d9841 (patch)
treee8641390b417d6b9b897344ad80281085c6041f3 /tools
parentb42aec29484650e4d0ec2647ebe8401fffbdef11 (diff)
Update GnuTls to gnutls-2.3.8-1
svn path=/trunk/; revision=25309
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 52c0d00c66..a9fa961310 100755
--- a/tools/win32-setup.sh
+++ b/tools/win32-setup.sh
@@ -7,8 +7,8 @@
# in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout).
# Save previous tag.
-#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-05-12/packages/"
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-05-13/packages/"
+#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-05-13/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-05-16/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"