From 5f6960c97e0a83140ea7bcdffd5c9d94179e7caa Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:46:39 +0200 Subject: [PATCH] sssd: rebuild for Python 3.6 --- srcpkgs/sssd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sssd/template b/srcpkgs/sssd/template index 6822c716fc2..cf88a21d069 100644 --- a/srcpkgs/sssd/template +++ b/srcpkgs/sssd/template @@ -1,7 +1,7 @@ # Template file for 'sssd' pkgname=sssd version=1.15.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-selinux --without-semanage --disable-cifs-idmap-plugin --without-samba --disable-config-lib"