sssd: update to 1.16.0. (#8479)
This commit is contained in:
parent
6a127f185d
commit
db89517f47
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.15.3
|
version=1.16.0
|
||||||
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"
|
||||||
|
@ -25,10 +25,10 @@ maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=6e508dc71c0e132b15db1db29d2e309d610027e89f7097ead5d7c9867f6d6634
|
checksum=c581a6e5365cef87fca419c0c9563cf15eadbb682863d648d85ffcded7a3940f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf /etc/rc.d
|
rm -rf ${DESTDIR}/etc/rc.d
|
||||||
|
|
||||||
vsv sssd
|
vsv sssd
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue