stress-ng: update to 0.17.08.

This commit is contained in:
Leah Neukirchen 2024-05-08 13:49:20 +02:00
parent 7f51dabcf2
commit c55ae835b2

View File

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