sssd: revbump for mit-krb5
This commit is contained in:
parent
36998a4b7a
commit
c6f8a8ab90
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sssd'
|
# Template file for 'sssd'
|
||||||
pkgname=sssd
|
pkgname=sssd
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=3
|
revision=4
|
||||||
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 --with-os=fedora
|
--disable-cifs-idmap-plugin --without-samba --with-os=fedora
|
||||||
|
@ -28,7 +28,7 @@ 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=77569d00dd516e7eba1bfcc2ae562647068d7d16e283e8b3fc4f1e03fc899586
|
checksum=77569d00dd516e7eba1bfcc2ae562647068d7d16e283e8b3fc4f1e03fc899586
|
||||||
python_version=2 #unverified
|
python_version=3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
export CK_TIMEOUT_MULTIPLIER=10
|
export CK_TIMEOUT_MULTIPLIER=10
|
||||||
|
|
Loading…
Reference in a new issue