diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-03 15:18:49 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-03 15:18:49 +0000 |
commit | 8b057d47a99aa5f2bbf7f3bea4b9f6299d8ff01d (patch) | |
tree | 2fedc2d847ca1f6a4812c6906986f8c501a3fc40 /www/jwt-cli | |
parent | New sub-port: mstflint-lite including only some essential tools (diff) |
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
Notes
Notes:
svn path=/head/; revision=544073
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 2fc82948a765..478230f35193 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -3,7 +3,7 @@ PORTNAME= jwt-cli PORTVERSION= 3.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |