diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-11-17 08:03:49 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-11-17 08:06:14 +0100 |
commit | 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 (patch) | |
tree | eda41084f8cc18d443f7a08cab44e4cd2a078d15 /www/jwt-cli | |
parent | lang/rust: Update to 1.65.0 (diff) |
lang/rust: Bump revisions after 1.65.0
PR: 267622
Diffstat (limited to 'www/jwt-cli')
-rw-r--r-- | www/jwt-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index 5a6cc91235c0..20c6a6cdfde0 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jwt-cli PORTVERSION= 5.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |