Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 62dff72: tools: fix LUA version and add more libs to

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 04 Nov 2018 18:57:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62dff7223c5f0e7fdb3a2e83650467738f0a827d
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

62dff72 by Dario Lombardo (lomato@xxxxxxxxx):

    tools: fix LUA version and add more libs to the brew script.
    
    brew installs lua 5.3 by default, that is not Wireshark compatible.
    [email protected] is installed instead since [email protected] is not available, see
    https://github.com/Homebrew/homebrew-core/issues/24409
    
    Change-Id: I82c98bc3314e367dbdb71109887c37372f6293d2
    Reviewed-on: https://code.wireshark.org/review/30494
    Tested-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  bb73b82   c1222: Free uat table records
     add  62dff72   tools: fix LUA version and add more libs to the brew script.


Summary of changes:
 tools/macos-setup-brew.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)