URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6aae8d5c470aa681b70f33cad064dbb7045b3b7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b6aae8d by Hadriel Kaplan (hadrielk@xxxxxxxxx):
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@xxxxxxxxx>
Actions performed:
from 605d9bb Delete tools/svnadd: it seems git doesn't need all this fancy properties stuff.
adds b6aae8d Change libsmi url and Lua version in macosx-setup.sh
Summary of changes:
.gitignore | 1 +
macosx-setup.sh | 7 +++----
2 files changed, 4 insertions(+), 4 deletions(-)