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>
This commit is contained in:
Mario Preksavec 2020-05-30 12:39:28 +02:00 committed by Willy Sudiarto Raharjo
parent ac8df83e67
commit 4a34effc25
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 7 additions and 7 deletions

View file

@ -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:

View file

@ -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}

View file

@ -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=""