www-apps/zitadel-bin: Fix config file URLs
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
@@ -8,8 +8,8 @@ SLOT="0"
|
||||
DESCRIPTION="Identity and access management"
|
||||
HOMEPAGE="https://zitadel.com/"
|
||||
SRC_URI="https://github.com/zitadel/zitadel/releases/download/${MY_PV}/zitadel-linux-amd64.tar.gz -> ${P}-linux-amd64.tar.gz
|
||||
https://github.com/zitadel/zitadel/blob/${MY_PV}/cmd/defaults.yaml -> ${P}-defaults.yaml
|
||||
https://github.com/zitadel/zitadel/blob/${MY_PV}/cmd/setup/steps.yaml -> ${P}-steps.yaml"
|
||||
https://raw.githubusercontent.com/zitadel/zitadel/${MY_PV}/cmd/defaults.yaml -> ${P}-defaults.yaml
|
||||
https://raw.githubusercontent.com/zitadel/zitadel/${MY_PV}/cmd/setup/steps.yaml -> ${P}-steps.yaml"
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user