stress-ng: update to 0.18.00.

This commit is contained in:
Leah Neukirchen 2024-06-17 16:23:18 +02:00
parent 5eaaf9c974
commit 46b5f719a6

View File

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