diff --git a/dev-vcs/git_flow/git_flow-1.8.0.recipe b/dev-vcs/git_flow/git_flow-1.8.0.recipe index 95d22a3c6..345eda5eb 100644 --- a/dev-vcs/git_flow/git_flow-1.8.0.recipe +++ b/dev-vcs/git_flow/git_flow-1.8.0.recipe @@ -6,7 +6,7 @@ HOMEPAGE="https://github.com/petervanderdoes/gitflow-avh" COPYRIGHT="2010 Vincent Driessen 2012-2015 Peter van der Does" LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/petervanderdoes/gitflow-avh/archive/$portVersion.tar.gz" CHECKSUM_SHA256="350665a9de7a9fe58ab82df5ef70c4e6c4f95bf844e30c23e2f3486396727511" SOURCE_DIR="gitflow-avh-$portVersion" @@ -18,7 +18,7 @@ PROVIDES=" git_flow = $portVersion " REQUIRES=" - git + cmd:git cmd:getopt "