summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorFlorian Franzmann2022-06-18 15:02:49 +0200
committerFlorian Franzmann2022-06-18 18:06:30 +0200
commit619281b6239a28ee912636663cfbca458ac2caca (patch)
treef9c25650c121912bed7daaa7cdc0640a2d09ecaf /rust-crates
parent8710ddd08b3ab27d3083d8e0cd2ae7809e1c7e6c (diff)
rust-crates/cbindgen: version 0.24.3
Diffstat (limited to 'rust-crates')
-rwxr-xr-xrust-crates/cbindgen/DETAILS6
-rw-r--r--rust-crates/cbindgen/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/rust-crates/cbindgen/DETAILS b/rust-crates/cbindgen/DETAILS
index 04c482b17f..99c8da6ca5 100755
--- a/rust-crates/cbindgen/DETAILS
+++ b/rust-crates/cbindgen/DETAILS
@@ -16,11 +16,11 @@ else
#
# With the non-scm branch, we want offline builds.
#
- VERSION="0.24.2"
+ VERSION="0.24.3"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2="${SPELL}-${VERSION}-cargo.tar.gz"
- SOURCE_HASH="sha512:36ca2ed7942b48fde8e23673bd97ff6a53682deb14ad6d8d9095108eeae0a6b6bc0d15424df1249016ab148f83a3242bd5a14c8644d6bb6b2a1ad8bf1b65c369"
- SOURCE2_HASH="sha512:8d8e27f14a9bec9e30499a9bc7f3a6ac30d4d9e765d08ce4c40c960959707a015f7637e71f50d50656087b3511b325df26b30eded37cd67ed5e734b34cb20406"
+ SOURCE_HASH="sha512:f2cf8172f8678510f9f09cf0316d4e7137c70606650857570a24dac6e5c76454cf61c60613269c6fa5737e4b05b2b337fb180671c5ecbc6fcff3318ccc8f21d0"
+ SOURCE2_HASH="sha512:e769047bd25ff892e54abbcc06a0ed158cc85f92a8d068e92d75750557856f15a7f5b71e1079ea99b7d6878d2ee6b5a4384f9cd4c691a0a236840c4d1e56993c"
SOURCE_URL[0]="https://github.com/eqrion/${SPELL}/archive/v${VERSION}.tar.gz"
SOURCE2_URL[0]="https://smgl.bandrate.org/${SOURCE2}"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY
index ba97bd630a..ec0f1286c3 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2022-06-18 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 0.24.3
+
2022-06-09 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: update cargo tarball