diff options
Diffstat (limited to 'devel/git-cinnabar/Makefile')
-rw-r--r-- | devel/git-cinnabar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index 1995c8ea9ebc..08ee593d3cb0 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -1,6 +1,5 @@ PORTNAME= git-cinnabar -DISTVERSION= 0.7.2 -PORTREVISION= 3 +DISTVERSION= 0.7.3 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org @@ -17,7 +16,7 @@ RUN_DEPENDS= git:devel/git USES= cargo gmake USE_GITHUB= yes GH_ACCOUNT= glandium -GH_TUPLE= git-for-windows:git:v2.49.0.windows.1:git/git-core +GH_TUPLE= git-for-windows:git:v2.50.1.windows.1:git/git-core DATADIR= ${PREFIX}/libexec/git-core PORTDATA= * PORTDOCS= README.md |