stress-ng: update to 0.21.00.

This commit is contained in:
Leah Neukirchen
2026-04-06 16:40:24 +02:00
parent 754e9a8946
commit 3db4beddde
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'stress-ng'
pkgname=stress-ng
version=0.20.01
version=0.21.00
revision=1
build_style=gnu-makefile
make_use_env=1
@@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/ColinIanKing/stress-ng/"
distfiles="https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V${version}.tar.gz"
checksum=f974863d1861e7e7b5d19e381a17f22d653dcafa12096ac96d11b2e62a22ea77
checksum=1339cbc6ccbff7e2ee2177bf0fd67e7b94e8ff7b07fe89bcfaec0280d800cf34
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"