aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-12-25 15:55:19 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-12-25 15:55:19 +0000
commit6fbf8be77d20eae041ec68eb6154c4db2d564484 (patch)
tree43fa5275034e18eda5ca959dc5c8fa81da08f0ff /tools
parent05b530033e1ba2a02015dc5548c72e08e1d7bec3 (diff)
Build with assembler support (NASM).
svn path=/trunk/; revision=23947
Diffstat (limited to 'tools')
-rwxr-xr-xtools/win32-setup.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/win32-setup.sh b/tools/win32-setup.sh
index 70ce0bc4a0..2f26bd2cc3 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 privious tag.
-# DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-05/packages/"
-DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-15/packages/"
+# DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-15/packages/"
+DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2007-12-25/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 ""