mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 20:11:04 +02:00
sys-auth/sssd: Sync with Gentoo
It's from Gentoo commit 9e32181d809b0cb2e79204e16c9fdfabb07be64b.
This commit is contained in:
parent
33b1d5824b
commit
bf01dbd5ff
@ -15,7 +15,7 @@ DESCRIPTION="System Security Services Daemon provides access to identity and aut
|
|||||||
HOMEPAGE="https://github.com/SSSD/sssd"
|
HOMEPAGE="https://github.com/SSSD/sssd"
|
||||||
if [[ ${PV} != 9999 ]]; then
|
if [[ ${PV} != 9999 ]]; then
|
||||||
SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz"
|
SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz"
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
|
||||||
else
|
else
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://github.com/SSSD/sssd.git"
|
EGIT_REPO_URI="https://github.com/SSSD/sssd.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user