diff options
-rw-r--r-- | dev-vcs/git-flow/git-flow-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-flow/git-flow-1.9.1.ebuild b/dev-vcs/git-flow/git-flow-1.9.1.ebuild index 761ea7f13b03..fbc019504ff0 100644 --- a/dev-vcs/git-flow/git-flow-1.9.1.ebuild +++ b/dev-vcs/git-flow/git-flow-1.9.1.ebuild @@ -11,7 +11,7 @@ COMP_P="${COMP_PN}-${COMP_PV}" inherit bash-completion-r1 DESCRIPTION="Git extensions to provide high-level repository operations" -HOMEPAGE="https://github.com/petervanderdoes/gitflow" +HOMEPAGE="https://github.com/petervanderdoes/gitflow-avh" SRC_URI="https://github.com/petervanderdoes/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COMP_P}.tar.gz" |