app-admin/chezmoi: update SRC_URI

Current vendor tarball is no longer avaiable on github.

Signed-off-by: Alexis Praga <alexis.praga@proton.me>
This commit is contained in:
Alexis Praga
2024-04-13 10:09:15 +02:00
parent 451754a922
commit 572db57d1d

View File

@@ -8,7 +8,7 @@ inherit go-module shell-completion
DESCRIPTION="Manage your dotfiles across multiple machines, securely"
HOMEPAGE="https://www.chezmoi.io/"
SRC_URI="https://github.com/twpayne/chezmoi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" https://github.com/rebtoor/portage-deps/raw/master/${P}-deps.tar.xz"
SRC_URI+=" https://github.com/apraga/portage-deps/raw/master/${P}-deps.tar.xz"
LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
SLOT="0"