From 77ae2dee858c3ec8f7b886d08881901e537c10d4 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Wed, 1 Apr 2020 01:31:55 +0200 Subject: [PATCH] drbd-utils: update to 9.12.1. --- srcpkgs/drbd-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/drbd-utils/template b/srcpkgs/drbd-utils/template index 911f5ceba61a45..abe7355872ab2e 100644 --- a/srcpkgs/drbd-utils/template +++ b/srcpkgs/drbd-utils/template @@ -1,6 +1,6 @@ # Template file for 'drbd-utils' pkgname=drbd-utils -version=9.12.0 +version=9.12.1 revision=1 build_style=gnu-configure build_helper="qemu" @@ -27,7 +27,7 @@ maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="http://www.drbd.org" distfiles="https://www.linbit.com/downloads/drbd/utils/${pkgname}-${version}.tar.gz" -checksum=16a6d000aac7f746419839a2c2afcb71fa8779fe0b5898e967767791cb8f4bc7 +checksum=1102e2a2001a45685c2f4ce5cb14e5a8a099044f53389d38480b3a88f5db3fd1 # Workaround a parallelism issue disable_parallel_build=yes