diff options
Diffstat (limited to 'app-shells/fzf')
-rw-r--r-- | app-shells/fzf/fzf-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.21.0.ebuild b/app-shells/fzf/fzf-0.21.0.ebuild index 8742d6b6f6ab..854e90d08e55 100644 --- a/app-shells/fzf/fzf-0.21.0.ebuild +++ b/app-shells/fzf/fzf-0.21.0.ebuild @@ -58,7 +58,7 @@ go-module_set_globals EGO_PN="github.com/junegunn/${PN}" SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz - ${EGO_SUM_SRC_URI}" + ${EGO_SUM_SRC_URI}" LICENSE="MIT BSD-with-disclosure" SLOT="0" |