diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 15:46:42 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 15:47:05 +0200 |
commit | a50372b91f2b327f3bc400d088e21f4b18c2a112 (patch) | |
tree | b48fcc667932956ba252fe3cc1730102e16fc2f5 /www/jwt-cli | |
parent | lang/rust: Update to 1.62.0 (diff) |
lang/rust: Bump revisions after 1.62.0
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 d34a7ac9f53e..827b0085b062 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= jwt-cli PORTVERSION= 5.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |