diff --git a/srcpkgs/sssd/template b/srcpkgs/sssd/template index cf88a21d06..dad96d4ace 100644 --- a/srcpkgs/sssd/template +++ b/srcpkgs/sssd/template @@ -1,7 +1,7 @@ # Template file for 'sssd' pkgname=sssd -version=1.15.3 -revision=2 +version=1.16.0 +revision=1 build_style=gnu-configure configure_args="--without-selinux --without-semanage --disable-cifs-idmap-plugin --without-samba --disable-config-lib" @@ -25,10 +25,10 @@ maintainer="Yuusha Spacewolf " license="GPL-3" homepage="https://pagure.io/SSSD/sssd/" distfiles="https://releases.pagure.org/SSSD/sssd/sssd-${version}.tar.gz" -checksum=6e508dc71c0e132b15db1db29d2e309d610027e89f7097ead5d7c9867f6d6634 +checksum=c581a6e5365cef87fca419c0c9563cf15eadbb682863d648d85ffcded7a3940f post_install() { - rm -rf /etc/rc.d + rm -rf ${DESTDIR}/etc/rc.d vsv sssd }