diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2021-08-28 14:43:38 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2021-08-28 15:42:06 +0200 |
commit | 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 (patch) | |
tree | f07fd0091986d1c34bab5ba1a4088a80747d0b28 /www/jwt-cli | |
parent | lang/rust: Update to 1.54.0 (diff) |
lang/rust: Rebuild consumers for 1.54.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 af02b35ec9cc..427f4b6a6526 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= jwt-cli PORTVERSION= 4.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |