summaryrefslogtreecommitdiff
path: root/devel/jujutsu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jujutsu/Makefile')
-rw-r--r--devel/jujutsu/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/jujutsu/Makefile b/devel/jujutsu/Makefile
index a65c73bc83ed..41673a27c68c 100644
--- a/devel/jujutsu/Makefile
+++ b/devel/jujutsu/Makefile
@@ -1,7 +1,6 @@
PORTNAME= jujutsu
DISTVERSIONPREFIX= v
-DISTVERSION= 0.31.0
-PORTREVISION= 1
+DISTVERSION= 0.32.0
CATEGORIES= devel
MAINTAINER= se@FreeBSD.org
@@ -11,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