summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/helm/helm-3.8.0.ebuild')
-rw-r--r--app-admin/helm/helm-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/helm/helm-3.8.0.ebuild b/app-admin/helm/helm-3.8.0.ebuild
index 11d42276a9a0..a63bedf2508d 100644
--- a/app-admin/helm/helm-3.8.0.ebuild
+++ b/app-admin/helm/helm-3.8.0.ebuild
@@ -1786,7 +1786,7 @@ EGO_SUM=(
"sigs.k8s.io/yaml v1.3.0/go.mod"
)
go-module_set_globals
-SRC_URI="https://github.com/helm/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://github.com/helm/helm/archive/v${MY_PV}.tar.gz -> k8s-${P}.tar.gz
${EGO_SUM_SRC_URI}"
LICENSE="Apache-2.0"