From b518035a33941380c044b00a1b4f8abff764cbdc Mon Sep 17 00:00:00 2001 From: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> Date: Thu, 12 Nov 2020 23:28:59 +0100 Subject: [ZSTD] Update to 1.4.5 (#14395) * [ZSTD] Update to 1.4.5 * [zstd] fix wrong assert to fix uwp regressions * always install *.pc file. Correct -l flag in pc file * fix orc regression * fix arrow regressions * fix orc zstd linkage * fix find_package(ZSTD) * install zstd dlls. * fix the patch due to a replacement error Co-authored-by: Billy Robert O'Neal III --- ports/zstd/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/zstd/CONTROL') diff --git a/ports/zstd/CONTROL b/ports/zstd/CONTROL index 7c8ba66f2..f87e519c9 100644 --- a/ports/zstd/CONTROL +++ b/ports/zstd/CONTROL @@ -1,5 +1,5 @@ Source: zstd -Version: 1.4.4 -Port-Version: 3 +Version: 1.4.5 +Port-Version: 1 Description: Zstandard - Fast real-time compression algorithm Homepage: https://facebook.github.io/zstd/ -- cgit v1.2.3