diff options
author | Pierre-Philipp Braun <pbraun@nethence.com> | 2018-06-22 21:43:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:01 +0700 |
commit | 36c853b72153fce337ed55d44b162cae7517daa2 (patch) | |
tree | b5b215cc28e88a4425977240038f709075a20a2d /system/pacemaker/pacemaker.info | |
parent | c06b9d7e3b1d0a81d3ae888cb96fc5ea5cf810ae (diff) | |
download | slackbuilds-36c853b72153fce337ed55d44b162cae7517daa2.tar.gz |
system/pacemaker: Updated for version 2.0.0_rc5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/pacemaker/pacemaker.info')
-rw-r--r-- | system/pacemaker/pacemaker.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/pacemaker/pacemaker.info b/system/pacemaker/pacemaker.info new file mode 100644 index 0000000000..dc306399be --- /dev/null +++ b/system/pacemaker/pacemaker.info @@ -0,0 +1,10 @@ +PRGNAM="pacemaker" +VERSION="2.0.0_rc5" +HOMEPAGE="https://wiki.clusterlabs.org/wiki/Pacemaker" +DOWNLOAD="https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-2.0.0-rc5/pacemaker-Pacemaker-2.0.0-rc5.tar.gz" +MD5SUM="5064b505bb7d7b644991374b05f1e278" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="corosync" +MAINTAINER="Pierre-Philipp Braun" +EMAIL="pbraun@nethence.com" |