stress-ng: update to 0.17.05.

This commit is contained in:
Leah Neukirchen 2024-02-11 16:38:56 +01:00
parent b2fed08ec0
commit e5e780dfc0

View file

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