mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
devel/rust-bindgen-cli: update to 0.70.1
Changes: https://github.com/rust-lang/rust-bindgen/releases/tag/v0.70.1 Reported by: GitHub (watch releases)
This commit is contained in:
parent
d04d537747
commit
a778a2e9fa
@ -1,5 +1,5 @@
|
||||
PORTNAME= bindgen-cli
|
||||
DISTVERSION= 0.70.0
|
||||
DISTVERSION= 0.70.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CRATESIO
|
||||
PKGNAMEPREFIX= rust-
|
||||
|
@ -1,6 +1,6 @@
|
||||
CARGO_CRATES= aho-corasick-0.7.20 \
|
||||
annotate-snippets-0.9.1 \
|
||||
bindgen-0.70.0 \
|
||||
bindgen-0.70.1 \
|
||||
bitflags-1.3.2 \
|
||||
bitflags-2.2.1 \
|
||||
cc-1.0.78 \
|
||||
|
@ -1,12 +1,12 @@
|
||||
TIMESTAMP = 1723848350
|
||||
SHA256 (rust/crates/bindgen-cli-0.70.0.crate) = ac68152e8a049caa35d9057b209f01d318aa4734104b8d2571a83c420bb93984
|
||||
SIZE (rust/crates/bindgen-cli-0.70.0.crate) = 17166
|
||||
TIMESTAMP = 1724176643
|
||||
SHA256 (rust/crates/bindgen-cli-0.70.1.crate) = 333f9e46d58d875afb8ab923c22dbb7e61788f55ad28f2b5d98bf910d90bd5aa
|
||||
SIZE (rust/crates/bindgen-cli-0.70.1.crate) = 17162
|
||||
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.70.0.crate) = e0127a1da21afb5adaae26910922c3f7afd3d329ba1a1b98a0884cab4907a251
|
||||
SIZE (rust/crates/bindgen-0.70.0.crate) = 226324
|
||||
SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f
|
||||
SIZE (rust/crates/bindgen-0.70.1.crate) = 226363
|
||||
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
Block a user