stress-ng: update to 0.16.04.

This commit is contained in:
Leah Neukirchen 2023-08-17 15:54:01 +02:00
parent b6d9023b57
commit 4285afa037

View File

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