diff options
author | Pierre-Philipp Braun <pbraun@nethence.com> | 2020-04-24 07:39:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-24 07:39:23 +0700 |
commit | bdd030c118c7dd5996113f9afa2f4ef7f8e1fd78 (patch) | |
tree | 352d6a0c1db8763b94e0464cbf6cfe14b89404e0 /system/heartbeat/heartbeat.info | |
parent | de24fb3e8b1e63f3ba582fcffb57332ff5973d99 (diff) |
system/heartbeat: Added (Linux-HA heartbeat).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/heartbeat/heartbeat.info')
-rw-r--r-- | system/heartbeat/heartbeat.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/heartbeat/heartbeat.info b/system/heartbeat/heartbeat.info new file mode 100644 index 0000000000000..a4160d6635b51 --- /dev/null +++ b/system/heartbeat/heartbeat.info @@ -0,0 +1,10 @@ +PRGNAM="heartbeat" +VERSION="20200423" +HOMEPAGE="https://github.com/pbraun9/heartbeat" +DOWNLOAD="https://github.com/pbraun9/heartbeat/archive/20200423/heartbeat-20200423.tar.gz" +MD5SUM="740fab2aea67f98e4c411af35dccec0b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="cluster-glue resource-agents" +MAINTAINER="Pierre-Philipp Braun" +EMAIL="pbraun@nethence.com" |