diff --git a/dev-rust/cbindgen/cbindgen-0.26.0.recipe b/dev-rust/cbindgen/cbindgen-0.28.0.recipe similarity index 90% rename from dev-rust/cbindgen/cbindgen-0.26.0.recipe rename to dev-rust/cbindgen/cbindgen-0.28.0.recipe index ebb045c23..e807d8868 100644 --- a/dev-rust/cbindgen/cbindgen-0.26.0.recipe +++ b/dev-rust/cbindgen/cbindgen-0.28.0.recipe @@ -2,11 +2,11 @@ SUMMARY="A tool for generating C binding to Rust code" DESCRIPTION="cbindgen creates C/C++11 headers \ for Rust libraries which expose a public C API." HOMEPAGE="https://github.com/eqrion/cbindgen" -COPYRIGHT="2018-2023 cbindgen contributors" +COPYRIGHT="2018-2025 cbindgen contributors" LICENSE="MPL v2.0" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="b45e1a64875b615702a86ac3084ef69ae32926241cd2b687a30c12474be15105" +CHECKSUM_SHA256="b0ed39dda089cafba583e407183e43de151d2ae9d945d74fb4870db7e4ca858e" SOURCE_FILENAME="cbindgen-$portVersion.tar.gz" ARCHITECTURES="all !x86_gcc2"