update to bacula-13.0.1

This commit is contained in:
sthen 2022-08-07 11:14:53 +00:00
parent 59190950fb
commit 4bbb3d2734
3 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ COMMENT-mysql= Bacula libbaccats support for MySQL
COMMENT-pgsql= Bacula libbaccats support for PostgreSQL
COMMENT-sqlite3= Bacula libbaccats support for SQLite3
V= 13.0.0
V= 13.0.1
DISTNAME= bacula-$V
PKGNAME-main= bacula-client-$V
PKGNAME-server= bacula-server-$V

View File

@ -1,2 +1,2 @@
SHA256 (bacula-13.0.0.tar.gz) = QRnUi7/hUYsyJKiOc2XC+l99FnnIFefRXyZjGIOooMY=
SIZE (bacula-13.0.0.tar.gz) = 6220579
SHA256 (bacula-13.0.1.tar.gz) = 1jhI1pWsFcHM/BF4knUzFLy5IyqFLEDjLMqIwOkYl4o=
SIZE (bacula-13.0.1.tar.gz) = 6224778

View File

@ -67,7 +67,7 @@ Index: configure
;;
esac
@@ -32085,6 +32093,7 @@ netbsd)
@@ -32083,6 +32091,7 @@ netbsd)
DISTVER=`uname -a |awk '{print $3}'`
lld="qd"
llu="qu"
@ -75,7 +75,7 @@ Index: configure
TAPEDRIVE="/dev/nrst0"
PSCMD="ps -ax -o pid,command"
PTHREAD_LIB="-pthread"
@@ -32103,6 +32112,7 @@ openbsd)
@@ -32101,6 +32110,7 @@ openbsd)
platforms/openbsd/bacula-fd \
platforms/openbsd/bacula-sd \
platforms/openbsd/bacula-dir"