stress-ng: update to 0.19.01.

This commit is contained in:
Leah Neukirchen 2025-06-08 15:37:20 +02:00
parent 72da1be4cd
commit 4d19196022

View file

@ -1,6 +1,6 @@
# Template file for 'stress-ng'
pkgname=stress-ng
version=0.19.00
version=0.19.01
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=7d0be69dcdad655145026f499863de01d317e87ff87acd48c3343d451540d172
checksum=825e5004e6455dfb5a0483d810aeaeb0c96b8d2140e30629aaacea7292751198
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"