1.5.7
All checks were successful
Run CI/CD... / main (push) Successful in 10m13s

This commit is contained in:
Your Name 2025-02-20 08:11:03 +00:00
parent 4e2277404b
commit d60408ff41
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources:
zstd-1.5.6.tar.gz: f7fab0328d710aa077b6c83433073be852938d79
zstd-1.5.7.tar.gz: 06b861746bfd5f4351c26bbe59e7a35841fe8471

View file

@ -9,12 +9,12 @@
Summary: Zstd compression library
Name: zstd
Version: 1.5.6
Version: 1.5.7
Release: 1
License: BSD and GPLv2+
Group: Archiving/Compression
URL: http://www.zstd.net
Source0: https://github.com/facebook/zstd/archive/v%{version}/%{name}-%{version}.tar.gz
URL: https://github.com/facebook/zstd
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: gtest-devel
BuildRequires: pkgconfig(liblz4)
BuildRequires: pkgconfig(liblzma)