archivers/lzip: Update to 1.24
This includes the following changes:
- New option --empty-error, which forces exit status 2 if any empty member is found.
- New option -marking-error, which forces exit status 2 if the first LZMA byte is non-zero in any member.
- Improved diagnostics.
- The option -o / --output preserves dates, permissions, and ownership of the file when (de)compressing exactly one file.
- It also creates missing intermediate directories when writing a file.