mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bacula-common: update to 13.0.3.
This commit is contained in:
parent
88145c61b0
commit
f6e764be40
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bacula-common'
|
# Template file for 'bacula-common'
|
||||||
pkgname=bacula-common
|
pkgname=bacula-common
|
||||||
version=9.4.2
|
version=13.0.3
|
||||||
revision=7
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-openssl --with-sqlite3 --with-mysql --with-postgresql
|
configure_args="--with-openssl --with-sqlite3 --with-mysql --with-postgresql
|
||||||
--enable-smartalloc --sysconfdir=/etc/bacula
|
--enable-smartalloc --sysconfdir=/etc/bacula
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Matthias Fulz <mfulz@olznet.de>"
|
||||||
license="AGPL-3.0-only, BSD-2-Clause, BSD-3-Clause"
|
license="AGPL-3.0-only, BSD-2-Clause, BSD-3-Clause"
|
||||||
homepage="https://www.bacula.org"
|
homepage="https://www.bacula.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/bacula/bacula-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/bacula/bacula-${version}.tar.gz"
|
||||||
checksum=a40d04d2c48135972cecb6578405e835c4b9d798c0950017de0fad40ca94e8a0
|
checksum=0949c32be1090585e88e4c01d828002e87603136d87c598a29dff42bb3ed2a40
|
||||||
alternatives="bacula-db-backend:/usr/lib/libbaccats-${version}.so:/usr/lib/libbaccats-sqlite3-${version}.so"
|
alternatives="bacula-db-backend:/usr/lib/libbaccats-${version}.so:/usr/lib/libbaccats-sqlite3-${version}.so"
|
||||||
shlib_provides="libbaccats-${version}.so"
|
shlib_provides="libbaccats-${version}.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue