diff options
Diffstat (limited to 'system/pacemaker/pacemaker.SlackBuild')
-rw-r--r-- | system/pacemaker/pacemaker.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pacemaker/pacemaker.SlackBuild b/system/pacemaker/pacemaker.SlackBuild index bf7275cfa53de..04a2c2eafcb26 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} |