From bc4cd460c26f247116057658da3a68df04a17a10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= <pullmoll@t-online.de> Date: Wed, 22 Jan 2020 21:44:41 +0100 Subject: [PATCH] drbd-utils: update to 9.11.0 --- srcpkgs/drbd-utils/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/drbd-utils/template b/srcpkgs/drbd-utils/template index 923fd324fd..c9b5fc2785 100644 --- a/srcpkgs/drbd-utils/template +++ b/srcpkgs/drbd-utils/template @@ -1,6 +1,6 @@ # Template file for 'drbd-utils' pkgname=drbd-utils -version=8.9.11 +version=9.11.0 revision=1 build_style=gnu-configure configure_args=" @@ -24,9 +24,9 @@ maintainer="Enno Boland <gottox@voidlinux.org>" license="GPL-2" homepage="http://www.drbd.org" makedepends="eudev-libudev-devel" -hostmakedepends="automake libtool flex pkg-config eudev libxslt docbook-xsl" -distfiles="https://www.drbd.org/download/drbd/utils/drbd-utils-$version.tar.gz" -checksum=c61878635c40536e7d689c65cbbe92ca982fa864cec20717c0af562f2a6c9c48 +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 # Workaround a parallelism issue disable_parallel_build=yes