stress-ng: update to 0.18.04.

This commit is contained in:
Leah Neukirchen 2024-09-09 13:30:58 +02:00
parent 7f9d73e1b8
commit 453ad7b1cd
1 changed files with 2 additions and 2 deletions

View File

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