diff options
Diffstat (limited to 'devel/rust-bindgen-cli/Makefile')
-rw-r--r-- | devel/rust-bindgen-cli/Makefile | 3 |
1 files changed, 2 insertions, 1 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- |