stress-ng: update to 0.17.04.

This commit is contained in:
Leah Neukirchen 2024-01-08 18:45:37 +01:00
parent 2de62c6075
commit a9f885fa02
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'stress-ng'
pkgname=stress-ng
version=0.17.03
revision=2
version=0.17.04
revision=1
build_style=gnu-makefile
make_use_env=1
short_desc="Load and stress a computer system"
@ -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=3646118dcd683bf1929357e67d36c75f950e849db48f26d298b11028e78f3e7a
checksum=60c37d8b1effc5772fb30f638e20b1de01e0488e274e283301c3fd6c707d8538
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"