summaryrefslogtreecommitdiff
path: root/devel/rust-bindgen
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-08-25 10:51:32 +0200
committerMikael Urankar <mikael@FreeBSD.org>2022-08-25 10:51:32 +0200
commitc7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch)
tree24ceda4636b1d1d96b8c952288f9320fcbd47a1b /devel/rust-bindgen
parentmail/thunderbird: Fix build with rust 1.63.0 (diff)
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'devel/rust-bindgen')
-rw-r--r--devel/rust-bindgen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rust-bindgen/Makefile b/devel/rust-bindgen/Makefile
index 34192b0f3b91..0069e9794840 100644
--- a/devel/rust-bindgen/Makefile
+++ b/devel/rust-bindgen/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bindgen
DISTVERSION= 0.60.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-