bacula: Update to 9.6.6

- Update bacula from version 9.6.5 to 9.6.6
	This is a minor bug release
	See https://sourceforge.net/projects/bacula/files/bacula/9.6.6/ReleaseNotes/
	Source file available at https://sourceforge.net/projects/bacula/files/bacula/9.6.6/bacula-9.6.6.tar.gz
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com>

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2020-09-29 20:48:05 +02:00
committed by Michael Tremer
parent d8f992b349
commit 501defe601
2 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 9.6.5
VER = 9.6.6
THISAPP = bacula-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = bacula
PAK_VER = 6
PAK_VER = 7
DEPS =
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e58eb531483de98d0410b33e3ec3d96a
$(DL_FILE)_MD5 = 1ba9e2a2d979cbe9b5d76187f98418ac
install : $(TARGET)