From 50befe08994c069d2d1d192331dff847ff67dcef Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 19 Dec 2020 14:39:33 -0500 Subject: [PATCH] bomi: rebuild against samba4 --- srcpkgs/bomi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bomi/template b/srcpkgs/bomi/template index eb6558441ff..4cab853148a 100644 --- a/srcpkgs/bomi/template +++ b/srcpkgs/bomi/template @@ -1,7 +1,7 @@ # Template file for 'bomi' pkgname=bomi version=0.9.11 -revision=16 +revision=17 build_style=configure configure_args="--disable-systemd --release --prefix=/usr" # does not build using py3.8 because of waf issues