app-admin/kubie: fix source uri

This commit is contained in:
2024-08-09 09:36:00 +03:00
parent 96bdfcee1c
commit 91f1536304
2 changed files with 2 additions and 2 deletions

View File

@@ -199,7 +199,7 @@ inherit cargo
DESCRIPTION="A more powerful alternative to kubectx and kubens."
HOMEPAGE="https://github.com/sbstp/kubie"
SRC_URI="https://github.com/sbstp/${PN}/archive/refs/tags/v{P$V}.tar.gz -> ${P}.tar.gz
SRC_URI="https://github.com/sbstp/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}"
# License set may be more restrictive as OR is not respected