stress-ng: update to 0.19.00.

This commit is contained in:
Leah Neukirchen 2025-05-06 18:35:09 +02:00
parent 24a67b5017
commit 28bb71303c

View file

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