diff options
| author | Matthieu Penant <thieum22@hotmail.com> | 2021-04-09 13:25:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 10:25:45 -0700 |
| commit | 9ab06a4def8adeab3121614d498c347ebf254967 (patch) | |
| tree | 1f64d35c265fffa68b828249becf4a6bf4805d60 /ports/lz4/CONTROL | |
| parent | c91bcb157c1fc605f310266667e732eb84e0be91 (diff) | |
| download | vcpkg-9ab06a4def8adeab3121614d498c347ebf254967.tar.gz vcpkg-9ab06a4def8adeab3121614d498c347ebf254967.zip | |
[lz4] update to 1.9.3 (#16860)
* [lz4] update to 1.9.3
- Update lz4 to 1.9.3 https://github.com/lz4/lz4/releases/tag/v1.9.3
- tested as an install dependency for libarchive on x86-windows and x64-windows.
* forgot baseline / version
Diffstat (limited to 'ports/lz4/CONTROL')
| -rw-r--r-- | ports/lz4/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lz4/CONTROL b/ports/lz4/CONTROL index 280ec3cda..43b4f6117 100644 --- a/ports/lz4/CONTROL +++ b/ports/lz4/CONTROL @@ -1,5 +1,5 @@ Source: lz4 -Version: 1.9.2-2 +Version: 1.9.3 Homepage: https://github.com/lz4/lz4 Description: Lossless compression algorithm, providing compression speed at 400 MB/s per core. Build-Depends: xxhash |
