summaryrefslogtreecommitdiff
path: root/devel/rust-bindgen-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/rust-bindgen-cli/Makefile3
-rw-r--r--devel/rust-bindgen-cli/Makefile.crates2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile
index d031fa122a65..2988b6fb5af8 100644
--- a/devel/rust-bindgen-cli/Makefile
+++ b/devel/rust-bindgen-cli/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bindgen-cli
-DISTVERSION= 0.72.0
+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 af055c6dd6ac..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.72.0 \
+ bindgen-0.72.1 \
bitflags-1.3.2 \
bitflags-2.2.1 \
cexpr-0.6.0 \