summaryrefslogtreecommitdiffstats
path: root/system/bacula/bacula.SlackBuild
diff options
context:
space:
mode:
author wigums2018-04-06 20:18:39 +0200
committer Willy Sudiarto Raharjo2018-04-07 03:13:17 +0200
commitddd895a354c7ce982ed0377b73ac9d5245ab88b3 (patch)
treea86f4f683df615feab7cdaaa767517e769b7fbb9 /system/bacula/bacula.SlackBuild
parent13929d43c90220a136cd0008701499a0b782c33f (diff)
downloadslackbuilds-ddd895a354c7ce982ed0377b73ac9d5245ab88b3.tar.gz
system/bacula: Updated for version 9.0.6 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bacula/bacula.SlackBuild')
-rw-r--r--system/bacula/bacula.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/bacula/bacula.SlackBuild b/system/bacula/bacula.SlackBuild
index 0b927e27b5..d3d23c5214 100644
--- a/system/bacula/bacula.SlackBuild
+++ b/system/bacula/bacula.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2010, 2012, 2013 Mario Preksavec, Zagreb, HR
# All rights reserved.
-#
+# Copyright 2018 wigums pioneer22675@gmail.com
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
#
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bacula
-VERSION=${VERSION:-5.2.13}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-9.0.6}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then