Wireshark-commits: [Wireshark-commits] master-2.6 b4e6e5d: CMake: update zlib package for Windows t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 31 Dec 2018 07:56:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b4e6e5d0f3a57fa2513cf7aa28cec7c4b6748ad9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

b4e6e5d by Peter Wu (peter@xxxxxxxxxxxxx):

    CMake: update zlib package for Windows to one available in trunk
    
    The latest tag (copy of trunk) has all packages except for
    zlib-1.2.11-ws.zip. Update to a version that is actually available (the
    sources are the same, only CMakeLists.txt is different but those changes
    do not affect the build process as SKIP_INSTALL_ALL is set).
    
    See also v2.9.0rc0-2689-gdd457b0878 and v2.9.0rc0-2711-g4adaeee0eb.
    
    Change-Id: Ic4956f517290258c9dac99c11d87298fa5c47c61
    Reviewed-on: https://code.wireshark.org/review/31260
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a160b45   Update the comment again.
     add  b4e6e5d   CMake: update zlib package for Windows to one available in trunk


Summary of changes:
 CMakeLists.txt      | 2 +-
 tools/win-setup.ps1 | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)