app-admin/kubie: fix source uri
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user