aboutsummaryrefslogtreecommitdiff
path: root/system/pacemaker/pacemaker.SlackBuild
diff options
context:
space:
mode:
authorMario Preksavec <mario@slackware.hr>2020-04-27 12:08:29 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-03 08:48:51 +0700
commit8152a0083098f7660916c206a64a98a91e2e2f14 (patch)
tree70579da67d1de1d50514338355ab90f57a176f3e /system/pacemaker/pacemaker.SlackBuild
parent9527dadc0514f0e492a84c937a5cce780bf7fdbb (diff)
downloadslackbuilds-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/pacemaker.SlackBuild')
-rw-r--r--system/pacemaker/pacemaker.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/pacemaker/pacemaker.SlackBuild b/system/pacemaker/pacemaker.SlackBuild
index b9135b0be045..b7a01dcfc1fa 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}