stress-ng: update to 0.19.03.

This commit is contained in:
Leah Neukirchen
2025-08-03 15:55:02 +02:00
parent c8bf4e03e1
commit 5512d8bada
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'stress-ng'
pkgname=stress-ng
version=0.19.02
version=0.19.03
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=15a07030a14bbfd5991e9ba3fbfbc24ed3ae72a2c946b033c06b820bc16f41c4
checksum=a5ddd9914a4aa0c4708035a475772cb7a6989f28829e608ad790d64849610ae6
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"