mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-15 03:48:02 +08:00
liblzma: Revise update script to get version 5.2.5
Keep files related to multi threaded stream encoding.
This commit is contained in:
@@ -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/
|
||||
"
|
||||
|
Reference in New Issue
Block a user