summaryrefslogtreecommitdiffstats
path: root/system/pacemaker
diff options
context:
space:
mode:
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
commit8152a0083098f7660916c206a64a98a91e2e2f14 (patch)
tree70579da67d1de1d50514338355ab90f57a176f3e /system/pacemaker
parent9527dadc0514f0e492a84c937a5cce780bf7fdbb (diff)
downloadslackbuilds-8152a0083098f7660916c206a64a98a91e2e2f14.tar.gz
slackbuilds-8152a0083098f7660916c206a64a98a91e2e2f14.tar.xz
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')
-rw-r--r--system/pacemaker/pacemaker.SlackBuild5
-rw-r--r--system/pacemaker/pacemaker.info10
2 files changed, 8 insertions, 7 deletions
diff --git a/system/pacemaker/pacemaker.SlackBuild b/system/pacemaker/pacemaker.SlackBuild
index b9135b0be0..b7a01dcfc1 100644
--- a/system/pacemaker/pacemaker.SlackBuild
+++ b/system/pacemaker/pacemaker.SlackBuild
@@ -2,7 +2,8 @@
# Slackware build script for pacemaker
-# Copyright 2018 Pierre-Philipp Braun, Russia
+# Copyright 2018 Pierre-Philipp Braun, Russia
+# Copyright 2020 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pacemaker
-VERSION=${VERSION:-2.0.0_rc5}
+VERSION=${VERSION:-2.0.3}
TARVER="Pacemaker-$(echo $VERSION | tr _ -)"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/pacemaker/pacemaker.info b/system/pacemaker/pacemaker.info
index dc306399be..4ab60618b5 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"