diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 10:55:19 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 10:55:19 +0200 |
commit | ad90fc634b9923b6fb3b5072b30bc104175a0061 (patch) | |
tree | fbd91732ca868e4eaf810e58f543cd1b28ef0d38 /www/jwt-cli | |
parent | www/firefox-esr: Unbreak build with Rust 1.56.0 (diff) |
*: Rebuild for Rust 1.56.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 a15c5c0a61a2..160ee14a4826 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= jwt-cli PORTVERSION= 4.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |