diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-05 04:27:39 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-05 16:30:28 +0800 |
commit | 070bc9a4f72fc3b8bfde76bd93f46f8086bb8e19 (patch) | |
tree | a84807ecdc3d3aa2d3ec0d4cac8786ff9f7a8862 /chapter03 | |
parent | e6589bc35a39d276e6815e7fc3da17812e21f85f (diff) |
add zstd upstream fixes patch
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 1a6e52338..4b24fad1f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -141,6 +141,13 @@ </listitem> </varlistentry> + <varlistentry> + <term>Zstd Upstream Fixes Patch - <token>&zstd-upstream-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&zstd-upstream-fixes-patch;"/></para> + <para>MD5 sum: <literal>&zstd-upstream-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> </variablelist> <para>Total size of these patches: about <returnvalue/></para> |