diff options
author | Mario Preksavec <mario@slackware.hr> | 2020-04-27 12:08:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-03 08:48:51 +0700 |
commit | 8152a0083098f7660916c206a64a98a91e2e2f14 (patch) | |
tree | 70579da67d1de1d50514338355ab90f57a176f3e /system/pacemaker/pacemaker.info | |
parent | 9527dadc0514f0e492a84c937a5cce780bf7fdbb (diff) |
system/pacemaker: Updated for version 2.0.3.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pacemaker/pacemaker.info')
-rw-r--r-- | system/pacemaker/pacemaker.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/pacemaker/pacemaker.info b/system/pacemaker/pacemaker.info index dc306399be27..4ab60618b52e 100644 --- a/system/pacemaker/pacemaker.info +++ b/system/pacemaker/pacemaker.info @@ -1,10 +1,10 @@ PRGNAM="pacemaker" -VERSION="2.0.0_rc5" +VERSION="2.0.3" 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="https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-2.0.3/pacemaker-Pacemaker-2.0.3.tar.gz" +MD5SUM="4fee89ca3485f3bf27689ad9bd1670cb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="corosync" -MAINTAINER="Pierre-Philipp Braun" -EMAIL="pbraun@nethence.com" +MAINTAINER="Mario Preksavec" +EMAIL="mario at slackware dot hr" |