stress-ng: update to 0.18.01.

This commit is contained in:
Leah Neukirchen 2024-07-06 15:27:45 +02:00
parent 879b071f9c
commit 158ff93cec
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'stress-ng' # Template file for 'stress-ng'
pkgname=stress-ng pkgname=stress-ng
version=0.18.00 version=0.18.01
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=1 make_use_env=1
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://github.com/ColinIanKing/stress-ng/" homepage="https://github.com/ColinIanKing/stress-ng/"
distfiles="https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V${version}.tar.gz" distfiles="https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V${version}.tar.gz"
checksum=9ee2fa2c2cd7732db3a600b77a75aef0d457008aa812e36adc7ebb029aeff6bc checksum=30465ee60a32d9018d0de8a78cfeaa576e869b6e6db87e3628d0704dbe61b561
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat" makedepends+=" musl-legacy-compat"