stress-ng: update to 0.18.10.

This commit is contained in:
Leah Neukirchen 2025-02-08 18:34:00 +01:00
parent 82368aeb3a
commit 996ae99824

View file

@ -1,6 +1,6 @@
# Template file for 'stress-ng'
pkgname=stress-ng
version=0.18.09
version=0.18.10
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=0694f2c24eb5d839fe11f41adc2c0ea31bb7e9c1a53316fc251847d1d55f6344
checksum=bb729844b5a3c8953e58ddb705dce8a62078ad75f0b6f49092f8027d9c699700
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"