stress-ng: update to 0.17.07.
This commit is contained in:
parent
ab823f631e
commit
121a418078
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stress-ng'
|
||||
pkgname=stress-ng
|
||||
version=0.17.06
|
||||
version=0.17.07
|
||||
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=f81dc1ea7f2a821dab11e46cf3a3a893ad45299e51e6976041306871ddbc7f5d
|
||||
checksum=b0bc1495adce6c7a1f82d53f363682b243d6d7e93a06be7f94c9559c0a311a6f
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in New Issue