summaryrefslogtreecommitdiff
path: root/devel/rust-bindgen-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/rust-bindgen-cli/Makefile4
-rw-r--r--devel/rust-bindgen-cli/Makefile.crates2
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile
index 96a898b6832c..2988b6fb5af8 100644
--- a/devel/rust-bindgen-cli/Makefile
+++ b/devel/rust-bindgen-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bindgen-cli
-DISTVERSION= 0.71.1
-PORTREVISION= 5
+DISTVERSION= 0.72.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
diff --git a/devel/rust-bindgen-cli/Makefile.crates b/devel/rust-bindgen-cli/Makefile.crates
index 3449141200ef..9911fcf5acd8 100644
--- a/devel/rust-bindgen-cli/Makefile.crates
+++ b/devel/rust-bindgen-cli/Makefile.crates
@@ -1,7 +1,7 @@
CARGO_CRATES= aho-corasick-1.1.3 \
annotate-snippets-0.11.4 \
anstyle-1.0.10 \
- bindgen-0.71.1 \
+ bindgen-0.72.1 \
bitflags-1.3.2 \
bitflags-2.2.1 \
cexpr-0.6.0 \