Fix source archive, which was xz-compressed despite the .zst extension
This commit is contained in:
parent
e544222c20
commit
0216c447b6
2 changed files with 2 additions and 2 deletions
|
|
@ -44,6 +44,6 @@ TZ=UTC LC_ALL=C tar \
|
|||
--mode=go+u,go-w \
|
||||
--pax-option='delete=atime,delete=ctime' \
|
||||
"${TARDIR}/" |
|
||||
xz -9e > "${FILTERED}"
|
||||
zstdmt --ultra -22 > "${FILTERED}"
|
||||
mv -v "${FILTERED}" "${OUTDIR}"
|
||||
echo 'Done.' 1>&2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (chardet-5.2.0-filtered.tar.zst) = 4ed51684c86bab8f4822035d180e375c7f4817e29b172363d1d5183043f0022f2c2245958a4b00064e6dda756c0c1d283bed9c41026c1be93fe87b13940e455c
|
||||
SHA512 (chardet-5.2.0-filtered.tar.zst) = 410b2d62c54781f9b848ee78c659d4607bbb7f94f6117d7fa7cd5f82a50dfaf10d6e4c6dfaefa9b9a721b846c167aa12eae029debbaa66b0d830875c8ce5749c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue