13 lines
455 B
Bash
13 lines
455 B
Bash
# Template file for 'stress-ng'
|
|
pkgname=stress-ng
|
|
version=0.14.03
|
|
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=95012c62883ab5826e6157557a075df98cce3cbce2a48bb40851bcc968a8441a
|