aboutsummaryrefslogtreecommitdiff
path: root/packages/zstd
Commit message (Collapse)AuthorAgeFilesLines
* Add zstd 1.5.5MOHAMED_OS2023-04-302-0/+5
| | | | Signed-off-by: MOHAMED_OS <mohamed19eng@gmail.com>
* zstd: Run through ./maintainer/manage-packages.shChris Packham2023-02-131-4/+4
| | | | | | | | There was a typo in the original commit which used "zlib" instead of "zstd". The checksums remain the same. Fixes: 4cba2994 ("Add zstd to the companion libs") Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Add zstd to the companion libsQuentin Boswank2023-02-083-0/+9
Add zstd to the companion libs witch allows to use lto zstd compression in a canadian or cross-native enviroment Signed-off-by: QBos07 <62326551+QBos07@users.noreply.github.com> Signed-off-by: Quentin Boswank <62326551+QBos07@users.noreply.github.com>