From 363524d7284735a7a0198f66a5e397fa62b709e4 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Sat, 16 Feb 2008 16:35:49 +0000 Subject: Use gtk+ 2.12.8 glib 2.12.6-2 and pcre 7.0. ( Problem seemed to be with pxbuffloaders). svn path=/trunk/; revision=24357 --- tools/win32-setup.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/win32-setup.sh') diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh index 0fc18e0e0a..f504ad5e13 100755 --- a/tools/win32-setup.sh +++ b/tools/win32-setup.sh @@ -7,11 +7,11 @@ # 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-01-27/packages/" -DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-01-29/packages/" +#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-01-29/packages/" +DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-02-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/" +#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/" err_exit () { echo "" -- cgit v1.2.3