Skip to content

Commit

Permalink
devel/rust-bindgen-cli: update to 0.66.1
Browse files Browse the repository at this point in the history
Changes:	https://github.com/rust-lang/rust-bindgen/releases/tag/v0.66.1
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Jun 20, 2023
1 parent 3d3d829 commit 6dd1005
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/rust-bindgen-cli/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bindgen-cli
DISTVERSION= 0.66.0
DISTVERSION= 0.66.1
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Expand Down
2 changes: 1 addition & 1 deletion devel/rust-bindgen-cli/Makefile.crates
@@ -1,6 +1,6 @@
CARGO_CRATES= aho-corasick-0.7.20 \
annotate-snippets-0.9.1 \
bindgen-0.66.0 \
bindgen-0.66.1 \
bitflags-1.3.2 \
bitflags-2.2.1 \
cc-1.0.78 \
Expand Down
10 changes: 5 additions & 5 deletions devel/rust-bindgen-cli/distinfo
@@ -1,12 +1,12 @@
TIMESTAMP = 1686766132
SHA256 (rust/crates/bindgen-cli-0.66.0.crate) = a51231cb5ca899f9072677b28bbf1420af3faec352771644c2e809960ea89c75
SIZE (rust/crates/bindgen-cli-0.66.0.crate) = 16296
TIMESTAMP = 1686950732
SHA256 (rust/crates/bindgen-cli-0.66.1.crate) = c5cd5b682e8745104c249a84100146968d92704e58165db4805852a5fbd1134a
SIZE (rust/crates/bindgen-cli-0.66.1.crate) = 16299
SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440
SHA256 (rust/crates/annotate-snippets-0.9.1.crate) = c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36
SIZE (rust/crates/annotate-snippets-0.9.1.crate) = 31829
SHA256 (rust/crates/bindgen-0.66.0.crate) = 79b8b0b1a751b3cb21f8a485561988881f744d9040bae7bfa29269dcb9a1949f
SIZE (rust/crates/bindgen-0.66.0.crate) = 218731
SHA256 (rust/crates/bindgen-0.66.1.crate) = f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7
SIZE (rust/crates/bindgen-0.66.1.crate) = 218860
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
SHA256 (rust/crates/bitflags-2.2.1.crate) = 24a6904aef64d73cf10ab17ebace7befb918b82164785cb89907993be7f83813
Expand Down

0 comments on commit 6dd1005

Please sign in to comment.