sssd: update homepage/distfile, fedorahosted.org is dead
This commit is contained in:
parent
f0fefe30ca
commit
15b1f1ff09
|
@ -6,16 +6,15 @@ build_style=gnu-configure
|
|||
configure_args="--with-selinux=no --with-semanage=no
|
||||
--disable-cifs-idmap-plugin --without-samba --disable-config-lib
|
||||
--without-python3-bindings"
|
||||
hostmakedepends="pkg-config nscd bind xmlcatmgr
|
||||
docbook-xsl"
|
||||
hostmakedepends="pkg-config nscd bind xmlcatmgr docbook-xsl"
|
||||
makedepends="pam-devel popt-devel talloc-devel tdb-devel tevent-devel ldb-devel
|
||||
ding-libs-devel libldap-devel mit-krb5-devel c-ares-devel glib-devel
|
||||
libxslt-devel python-devel nss-devel libnfsidmap-devel"
|
||||
short_desc="System Security Services Daemon"
|
||||
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://fedorahosted.org/sssd/"
|
||||
distfiles="https://fedorahosted.org/released/sssd/sssd-${version}.tar.gz"
|
||||
homepage="https://pagure.io/SSSD/sssd/"
|
||||
distfiles="https://releases.pagure.org/SSSD/sssd/sssd-${version}.tar.gz"
|
||||
checksum=0a7bba7697088734c5fa1844dbb6de4f1f11afd30df02f0c1dd2579114c0a194
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue