stress-ng: update to 0.18.02.
This commit is contained in:
parent
a464000b34
commit
09b4a78c88
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stress-ng'
|
||||
pkgname=stress-ng
|
||||
version=0.18.01
|
||||
version=0.18.02
|
||||
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=30465ee60a32d9018d0de8a78cfeaa576e869b6e6db87e3628d0704dbe61b561
|
||||
checksum=45eac8d354df5be26c9675ec7fc24910f846e47eb6b151e9955d6eae30cfe060
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in New Issue