parent
108ef19114
commit
bfac9ec7c3
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sssd'
|
||||
pkgname=sssd
|
||||
version=1.16.0
|
||||
revision=2
|
||||
version=1.16.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-selinux --without-semanage
|
||||
--disable-cifs-idmap-plugin --without-samba --disable-config-lib"
|
||||
|
@ -22,10 +22,10 @@ make_dirs="/var/lib/sss/db 0700 root root
|
|||
/var/sssd/conf.d 0700 root root"
|
||||
short_desc="System Security Services Daemon"
|
||||
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://pagure.io/SSSD/sssd/"
|
||||
distfiles="https://releases.pagure.org/SSSD/sssd/sssd-${version}.tar.gz"
|
||||
checksum=c581a6e5365cef87fca419c0c9563cf15eadbb682863d648d85ffcded7a3940f
|
||||
checksum=2dbf677851afdefcdf57eccaf25d59eb682a2994ad2a2dbf419003930a0b506e
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/etc/rc.d
|
||||
|
|
Loading…
Reference in a new issue