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 ae94581f632e..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= 3 +DISTVERSION= 0.72.0 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- |