]> granicus.if.org Git - curl/commit
maketgz: switch to xz instead of lzma
authorDaniel Stenberg <daniel@haxx.se>
Wed, 21 Jun 2017 20:40:55 +0000 (22:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 21 Jun 2017 22:52:48 +0000 (00:52 +0200)
commit0537238cbf9e731a1dcb864bbf4b2093e2c51703
treefa28c531fea0f004ec41520eeb29f1ddbd18d787
parent9b167fd090f596eac828817d48c247eeae53407f
maketgz: switch to xz instead of lzma

The compressed output size seems to be a tad bit smaller, but generally
xz seems more preferred these days and is used directly by for example
gentoo instead of bz2.

"Users of LZMA Utils should move to XZ Utils" =>
https://tukaani.org/lzma/

Closes #1604
maketgz