From 357e311ab122219e7d77852362f862d7c637e398 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 10 Feb 2018 10:51:29 +0000 Subject: [PATCH] sssd: rebuild against http-parser-2.8.0 --- srcpkgs/sssd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sssd/template b/srcpkgs/sssd/template index dad96d4ace7..480b0bde2f6 100644 --- a/srcpkgs/sssd/template +++ b/srcpkgs/sssd/template @@ -1,7 +1,7 @@ # Template file for 'sssd' pkgname=sssd version=1.16.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-selinux --without-semanage --disable-cifs-idmap-plugin --without-samba --disable-config-lib"