diff options
Diffstat (limited to 'devel/rust-bindgen-cli/Makefile')
-rw-r--r-- | devel/rust-bindgen-cli/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile index 53545d0979a6..d031fa122a65 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -1,6 +1,5 @@ PORTNAME= bindgen-cli -DISTVERSION= 0.71.1 -PORTREVISION= 4 +DISTVERSION= 0.72.0 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- |