mirror of https://git.FreeBSD.org/ports.git
devel/rust-bindgen-cli: update to 0.72.1
Changes: https://github.com/rust-lang/rust-bindgen/releases/tag/v0.72.1 Reported by: GitHub (watch releases)
This commit is contained in:
parent
b93bfc1021
commit
e77d38675a
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bindgen-cli
|
||||
DISTVERSION= 0.72.0
|
||||
DISTVERSION= 0.72.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CRATESIO
|
||||
PKGNAMEPREFIX= rust-
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
TIMESTAMP = 1749381347
|
||||
SHA256 (rust/crates/bindgen-cli-0.72.0.crate) = 0c607bcb6fa24e2919403e2135cfc212ac295e936234ec641bcff75cc364f925
|
||||
SIZE (rust/crates/bindgen-cli-0.72.0.crate) = 8670
|
||||
TIMESTAMP = 1756662604
|
||||
SHA256 (rust/crates/bindgen-cli-0.72.1.crate) = 8a408c0fcb20bf7bd4ceaf4bf990e223e3543a04b84d2394f3edeee29a0e87e2
|
||||
SIZE (rust/crates/bindgen-cli-0.72.1.crate) = 8668
|
||||
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
|
||||
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
|
||||
SHA256 (rust/crates/annotate-snippets-0.11.4.crate) = 24e35ed54e5ea7997c14ed4c70ba043478db1112e98263b3b035907aa197d991
|
||||
SIZE (rust/crates/annotate-snippets-0.11.4.crate) = 46876
|
||||
SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9
|
||||
SIZE (rust/crates/anstyle-1.0.10.crate) = 15725
|
||||
SHA256 (rust/crates/bindgen-0.72.0.crate) = 4f72209734318d0b619a5e0f5129918b848c416e122a3c4ce054e03cb87b726f
|
||||
SIZE (rust/crates/bindgen-0.72.0.crate) = 246019
|
||||
SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895
|
||||
SIZE (rust/crates/bindgen-0.72.1.crate) = 246071
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue