diff options
author | Andrey Maraev <andrew.maraev60@yandex.ru> | 2014-06-06 17:25:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:39 +0700 |
commit | e3ec49130de4af1ffccb69719ce55592d61e1557 (patch) | |
tree | 5458961ab809321f79458ca8bbec3d1200ea9c08 /system/cpulimit/cpulimit.info | |
parent | c590a17644902a3430b504e67fd9a0f268da78ca (diff) |
system/cpulimit: Added (Limit CPU Usage).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cpulimit/cpulimit.info')
-rw-r--r-- | system/cpulimit/cpulimit.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/cpulimit/cpulimit.info b/system/cpulimit/cpulimit.info new file mode 100644 index 0000000000000..75273f649fb5e --- /dev/null +++ b/system/cpulimit/cpulimit.info @@ -0,0 +1,10 @@ +PRGNAM="cpulimit" +VERSION="0.1" +HOMEPAGE="https://github.com/opsengine/cpulimit" +DOWNLOAD="https://github.com/opsengine/cpulimit/archive/v0.1.tar.gz" +MD5SUM="022a32e793bde7b0776674f8b3e977b2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Andrey Maraev" +EMAIL="andrew.maraev60@yandex.ru" |