Use the latest wireshark-win32-libs tag (updated zlib).

svn path=/trunk/; revision=25745
This commit is contained in:
Gerald Combs 2008-07-15 16:27:30 +00:00
parent 82177e1b32
commit e26c414928
2 changed files with 2 additions and 3 deletions

View File

@ -733,7 +733,7 @@ process_libs:
!ENDIF !ENDIF
!IFDEF ZLIB_DIR !IFDEF ZLIB_DIR
@$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \ @$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
zlib123 zlib123.zip zlib123 zlib123ws.zip
!ENDIF !ENDIF
!IFDEF LUA_DIR !IFDEF LUA_DIR
@$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \ @$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \

View File

@ -7,8 +7,7 @@
# in order to provide backward compatibility with older trees (e.g. a # in order to provide backward compatibility with older trees (e.g. a
# previous release or an older SVN checkout). # previous release or an older SVN checkout).
# Save previous tag. # Save previous tag.
#DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-05-16/packages/" DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-07-15/packages/"
DOWNLOAD_PREFIX="http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-06-10/packages/"
# Set DOWNLOAD_PREFIX to /packages to test uploads before creating the tag. # 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/"