mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
cbindgen: bump version
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user