12 lines
455 B
Bash
12 lines
455 B
Bash
# Template file for 'stress-ng'
|
|
pkgname=stress-ng
|
|
version=0.13.11
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=1
|
|
short_desc="Load and stress a computer system"
|
|
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=b7327cd0d01e331541648a545ec5a69c33202659afc26a8602042399e1fd4fdd
|