liblzma: Revise update script to get version 5.2.5
Keep files related to multi threaded stream encoding.
This commit is contained in:
parent
3a7ee5358b
commit
741b85b42b
@ -8,12 +8,17 @@ readonly name="liblzma"
|
||||
readonly ownership="liblzma upstream <xz-devel@tukaani.org>"
|
||||
readonly subtree="Utilities/cmliblzma"
|
||||
readonly repo="https://git.tukaani.org/xz.git"
|
||||
readonly tag="v5.2.4"
|
||||
readonly tag="v5.2.5"
|
||||
readonly shortlog=false
|
||||
readonly paths="
|
||||
COPYING
|
||||
src/common/common_w32res.rc
|
||||
src/common/mythread.h
|
||||
src/common/sysdefs.h
|
||||
src/common/tuklib_common.h
|
||||
src/common/tuklib_config.h
|
||||
src/common/tuklib_cpucores.c
|
||||
src/common/tuklib_cpucores.h
|
||||
src/common/tuklib_integer.h
|
||||
src/liblzma/
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user