summaryrefslogtreecommitdiff
path: root/sysutils/hexyl/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-08-03 15:18:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-08-03 15:18:49 +0000
commit8b057d47a99aa5f2bbf7f3bea4b9f6299d8ff01d (patch)
tree2fedc2d847ca1f6a4812c6906986f8c501a3fc40 /sysutils/hexyl/Makefile
parent582179cc7b8e8d82bcbfba4120ecfce62d20d610 (diff)
downloadfreebsd-ports-8b057d47a99aa5f2bbf7f3bea4b9f6299d8ff01d.zip
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
Diffstat (limited to 'sysutils/hexyl/Makefile')
-rw-r--r--sysutils/hexyl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile
index 71b314240014..8a309ec6ea10 100644
--- a/sysutils/hexyl/Makefile
+++ b/sysutils/hexyl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hexyl
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= tobik@FreeBSD.org