summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-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"