stress-ng: update to 0.18.06.

This commit is contained in:
Leah Neukirchen 2024-11-04 16:18:38 +01:00
parent 3650f9a00b
commit 18f3a4a974

View File

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