stress-ng: update to 0.17.00.

This commit is contained in:
Leah Neukirchen 2023-10-09 14:02:26 +02:00
parent 7f9b2d14bd
commit ff972c58b7

View file

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