main/zstd: rebuild static library

Due to gcc 15

	lto1: fatal error: bytecode stream in file '/usr/lib/libzstd.a' generated with LTO version 14.0 instead of the expected 15.1
This commit is contained in:
fossdd 2025-07-28 14:06:44 +02:00
parent 70d0add653
commit 3c6e2ee2b1

View File

@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=zstd
pkgver=1.5.7
pkgrel=1
pkgrel=2
pkgdesc="Zstandard - Fast real-time compression algorithm"
url="https://facebook.github.io/zstd/"
arch="all"