diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-12-19 21:59:32 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-12-20 18:37:15 +0100 |
commit | ba14e01a5249ee9d2f51183587dde36067be000f (patch) | |
tree | f7696ff4494a519c08fdbc6184c23b16884ff71a /www/jwt-cli | |
parent | lang/rust: Update to 1.66.0 (diff) |
lang/rust: Bump revisions after 1.66.0
PR: 268415
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 20c6a6cdfde0..a317ce440142 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jwt-cli PORTVERSION= 5.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |