mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/bacula-client: Updated for version 5.2.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
905d0f2b6e
commit
82e4fd9180
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Bacula Client
|
||||
|
||||
# Copyright 2010-2012, mario <mario@slackverse.org>
|
||||
# Copyright 2010-2013, mario <mario@slackverse.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -11,7 +11,7 @@
|
|||
# 1. Redistributions of this script must retain the above copyright
|
||||
# notice, this list of conditions and the following disclaimer.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
||||
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bacula-client
|
||||
VERSION=${VERSION:-5.2.10}
|
||||
VERSION=${VERSION:-5.2.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bacula-client"
|
||||
VERSION="5.2.10"
|
||||
VERSION="5.2.13"
|
||||
HOMEPAGE="http://www.bacula.org"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bacula/bacula-5.2.10.tar.gz"
|
||||
MD5SUM="19207d7049cf11a54dee5585689044ec"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bacula/bacula-5.2.13.tar.gz"
|
||||
MD5SUM="43417bae0c221afb1f30a581c9e0f2fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue