summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Preksavec2020-05-30 12:39:28 +0200
committer Willy Sudiarto Raharjo2020-06-01 03:46:37 +0200
commit4a34effc25b23ee84a043762c9d5d570b8ea0fa4 (patch)
treef6e67b414ffcb31886f7b92602329f6f706950a8
parentac8df83e67ef3de1f44ee1301437a546268132eb (diff)
downloadslackbuilds-4a34effc25b23ee84a043762c9d5d570b8ea0fa4.tar.gz
system/bacula: Updated for version 9.6.3.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/bacula/README.SLACKWARE4
-rw-r--r--system/bacula/bacula.SlackBuild4
-rw-r--r--system/bacula/bacula.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/system/bacula/README.SLACKWARE b/system/bacula/README.SLACKWARE
index eaf57eba47..6429187729 100644
--- a/system/bacula/README.SLACKWARE
+++ b/system/bacula/README.SLACKWARE
@@ -17,8 +17,8 @@ Remember to give executable permission to /etc/rc.d/rc.local_shutdown:
chmod 0755 /etc/rc.d/rc.local_shutdown
-Upgrading from 5.2.13 to 9.0.6
-------------------------------
+Upgrading from 5.2.13/9.0.6 to 9.6.3
+------------------------------------
Before installing the new package, make sure to:
diff --git a/system/bacula/bacula.SlackBuild b/system/bacula/bacula.SlackBuild
index a7e1856c7d..30b0059daa 100644
--- a/system/bacula/bacula.SlackBuild
+++ b/system/bacula/bacula.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Bacula
-# Copyright 2010, 2012, 2013, 2018 Mario Preksavec, Zagreb, Croatia
+# Copyright 2010, 2012, 2013, 2018, 2020 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bacula
-VERSION=${VERSION:-9.0.6}
+VERSION=${VERSION:-9.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/bacula/bacula.info b/system/bacula/bacula.info
index 4721c04f6d..8ecb0e383d 100644
--- a/system/bacula/bacula.info
+++ b/system/bacula/bacula.info
@@ -1,8 +1,8 @@
PRGNAM="bacula"
-VERSION="9.0.6"
+VERSION="9.6.3"
HOMEPAGE="http://www.bacula.org"
-DOWNLOAD="http://downloads.sourceforge.net/bacula/bacula-9.0.6.tar.gz"
-MD5SUM="9168e398808c42bf290515f60892f643"
+DOWNLOAD="http://downloads.sourceforge.net/bacula/bacula-9.6.3.tar.gz"
+MD5SUM="6d64bc27de773ee0e0ca1d836cbe4008"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""