From a6d20ed9982cdc682b627d09540eb3b2bea8601c Mon Sep 17 00:00:00 2001 From: Erick Vilcica Date: Sun, 5 Nov 2023 21:27:09 +0000 Subject: [PATCH] rust-bindgen: update to 0.69.4. --- srcpkgs/rust-bindgen/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rust-bindgen/template b/srcpkgs/rust-bindgen/template index c9f49e26fb6cc4..5c82eca4712ee7 100644 --- a/srcpkgs/rust-bindgen/template +++ b/srcpkgs/rust-bindgen/template @@ -1,6 +1,6 @@ # Template file for 'rust-bindgen' pkgname=rust-bindgen -version=0.66.1 +version=0.69.4 revision=1 build_style="cargo" configure_args="--bins" @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://rust-lang.github.io/rust-bindgen/" changelog="https://raw.githubusercontent.com/rust-lang/rust-bindgen/master/CHANGELOG.md" distfiles="https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${version}.tar.gz" -checksum=adedec96f2a00ce835a7c31656e09d6aae6ef55df9ca3d8d65d995f8f2542388 +checksum=c02ce18b95c4e5021b95b8b461e5dbe6178edffc52a5f555cbca35b910559b5e post_install() { vlicense LICENSE