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