summaryrefslogtreecommitdiffstats
path: root/system/pacemaker
diff options
context:
space:
mode:
author Andrew Clemons2022-02-05 05:06:49 +0100
committer Willy Sudiarto Raharjo2022-02-06 09:47:05 +0100
commit24bfd1d2bb8a7779667b8bceff9e0c5c8a0e795c (patch)
tree8401310f23d7276bd4375485a7b440a978e1d13f /system/pacemaker
parentb7a5ade829955e9f4185bb59e2d1c836de82f21c (diff)
downloadslackbuilds-24bfd1d2bb8a7779667b8bceff9e0c5c8a0e795c.tar.gz
system/pacemaker: Updated for version 2.0.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pacemaker')
-rw-r--r--system/pacemaker/pacemaker.SlackBuild2
-rw-r--r--system/pacemaker/pacemaker.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/pacemaker/pacemaker.SlackBuild b/system/pacemaker/pacemaker.SlackBuild
index bf7275cfa5..04a2c2eafc 100644
--- a/system/pacemaker/pacemaker.SlackBuild
+++ b/system/pacemaker/pacemaker.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pacemaker
-VERSION=${VERSION:-2.0.3}
+VERSION=${VERSION:-2.0.5}
TARVER="Pacemaker-$(echo $VERSION | tr _ -)"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/pacemaker/pacemaker.info b/system/pacemaker/pacemaker.info
index 4ab60618b5..ca4cceefd4 100644
--- a/system/pacemaker/pacemaker.info
+++ b/system/pacemaker/pacemaker.info
@@ -1,8 +1,8 @@
PRGNAM="pacemaker"
-VERSION="2.0.3"
+VERSION="2.0.5"
HOMEPAGE="https://wiki.clusterlabs.org/wiki/Pacemaker"
-DOWNLOAD="https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-2.0.3/pacemaker-Pacemaker-2.0.3.tar.gz"
-MD5SUM="4fee89ca3485f3bf27689ad9bd1670cb"
+DOWNLOAD="https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-2.0.5/pacemaker-Pacemaker-2.0.5.tar.gz"
+MD5SUM="c36c8ed401e39ff3e727ba4bf5fcc2e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="corosync"