stress-ng: update to 0.17.06.

This commit is contained in:
Leah Neukirchen 2024-03-11 15:20:06 +01:00
parent 9ba9cb193c
commit 8e8b002368

View file

@ -1,6 +1,6 @@
# Template file for 'stress-ng'
pkgname=stress-ng
version=0.17.05
version=0.17.06
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=48964a0de5838acfed5c78d78d5f4a1d86974883d5537ccc55df019a0186a1b5
checksum=f81dc1ea7f2a821dab11e46cf3a3a893ad45299e51e6976041306871ddbc7f5d
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"