stress-ng: update to 0.19.02.

This commit is contained in:
Roger Freitas Pereira 2025-07-05 12:19:09 -03:00 committed by Duncan Overbruck
parent 4520a14600
commit 316e7f76a3

View file

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