mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
stress-ng: update to 0.16.02.
This commit is contained in:
parent
761b45524a
commit
71dc96698d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stress-ng'
|
# Template file for 'stress-ng'
|
||||||
pkgname=stress-ng
|
pkgname=stress-ng
|
||||||
version=0.16.00
|
version=0.16.02
|
||||||
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=f3d99281fe2f9695d627608a3aa610dfd6f3fa6eb1a3d7c457b09ff6defd0f78
|
checksum=71ac375826cc58dcbcf5f1609959ed1a5afd71192c52025b5cb273baa3df2317
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export HOST_CC="$CC_FOR_BUILD"
|
export HOST_CC="$CC_FOR_BUILD"
|
||||||
|
|
Loading…
Add table
Reference in a new issue