git_flow, revbump for cmd:git (#11102)

This commit is contained in:
Schrijvers Luc
2024-09-12 08:00:06 +02:00
committed by GitHub
parent 0616c37b5f
commit 7ccc1f92e9

View File

@@ -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
"