diff options
Diffstat (limited to 'devel/jujutsu/Makefile')
-rw-r--r-- | devel/jujutsu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jujutsu/Makefile b/devel/jujutsu/Makefile index 7ac0be91cc75..41673a27c68c 100644 --- a/devel/jujutsu/Makefile +++ b/devel/jujutsu/Makefile @@ -1,6 +1,6 @@ PORTNAME= jujutsu DISTVERSIONPREFIX= v -DISTVERSION= 0.31.0 +DISTVERSION= 0.32.0 CATEGORIES= devel MAINTAINER= se@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://jj-vcs.github.io/jj/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cargo localbase shebangfix ssl +USES= cargo localbase shebangfix USE_GITHUB= yes GH_ACCOUNT= jj-vcs GH_PROJECT= jj |