diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-03 11:13:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-03 11:13:44 +0000 |
commit | 50250d834c659e3593397cc6ee691d7efc721643 (patch) | |
tree | b7f3fe28e142413de4866c7a314da8e53827c3f8 /zutilsrc | |
parent | Releasing debian version 1.10-2. (diff) | |
download | zutils-50250d834c659e3593397cc6ee691d7efc721643.tar.xz zutils-50250d834c659e3593397cc6ee691d7efc721643.zip |
Merging upstream version 1.11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'zutilsrc')
-rw-r--r-- | zutilsrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ # gz = pigz -p2 # lz = plzip -n2 # xz = pixz -p2 +# zst = zstd -T2 |