Change libsmi url and Lua version in macosx-setup.sh
authorHadriel Kaplan <hadrielk@yahoo.com>
Tue, 25 Feb 2014 14:17:00 +0000 (09:17 -0500)
committerAlexis La Goutte <alexis.lagoutte@gmail.com>
Tue, 25 Feb 2014 17:28:04 +0000 (17:28 +0000)
commitb6aae8d5c470aa681b70f33cad064dbb7045b3b7
tree700f0a67042d77d7cc735c1870500e493e05c0c7
parent605d9bb8e23f754aefd0838af57d5bcb749698c1
Change libsmi url and Lua version in macosx-setup.sh

The libsmi url in macosx-setup.sh was dead, it's now an https site not ftp.
Also we were pulling down Lua 5.1.5 but should be pullsing down 5.2.3.
Lastly, macosx-setup cerates macosx-support-libs directory, which needs
to be ignored.

Change-Id: I79dc833dbc54fda8b237c5ada64f3564ce4f4cde
Reviewed-on: https://code.wireshark.org/review/360
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
.gitignore
macosx-setup.sh