Commit Graph

3 Commits

Author SHA1 Message Date
Pierre Wendling
47fb7ebacd
[libzip] Fix zstd feature (#30500)
* [libzip] Use the upstream package name for zstd.

Without it, when with the zstd feature, calling `find_package` on libzip
would fail due to the `Zstd` not being found.

* [libzip] Bump port version.

* [libzip] Update baseline.

* [libzip] Reduce patch size by using NAMES.

* [libzip] Update version.
2023-03-29 16:09:38 -07:00
chausner
c093bbe39a
[libzip] Update to 1.8.0 (#21407)
* Update libzip to 1.8.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-16 16:46:54 -08:00
NancyLi1013
4d57adb52e
[libzip] fix dependency in libzip-config.cmake.in (#17282)
* [libzip] fix dependency in libzip-config.cmake.in

* Update version files
2021-04-29 15:54:14 -07:00