drbd-utils: update to 9.12.0.

This commit is contained in:
Anthony Iliopoulos 2020-03-07 12:59:37 +01:00 committed by Helmut Pozimski
parent 798a546424
commit 07723cc419

View file

@ -1,6 +1,6 @@
# Template file for 'drbd-utils'
pkgname=drbd-utils
version=9.11.0
version=9.12.0
revision=1
build_style=gnu-configure
build_helper="qemu"
@ -20,14 +20,14 @@ configure_args="
conf_files="
/etc/drbd.conf
/etc/drbd.d/global_common.conf"
hostmakedepends="automake libtool flex pkg-config eudev libxslt docbook-xsl po4a"
makedepends="eudev-libudev-devel"
short_desc="Distributed replicated storage"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://www.drbd.org"
makedepends="eudev-libudev-devel"
hostmakedepends="automake libtool flex pkg-config eudev libxslt docbook-xsl po4a"
distfiles="https://www.linbit.com/downloads/drbd/utils/${pkgname}-${version}.tar.gz"
checksum=e07d156ce6e3d93ac1b69fa9bf8695038e6e5edfb2c80c91a1098d1477478ecb
checksum=16a6d000aac7f746419839a2c2afcb71fa8779fe0b5898e967767791cb8f4bc7
# Workaround a parallelism issue
disable_parallel_build=yes