summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorPavel Vinogradov2021-08-11 15:24:49 -0400
committerPavel Vinogradov2021-08-11 15:24:49 -0400
commit7396e3566d154f3b97de0515f2755ee26acd018c (patch)
treebef15f58d0cbc247c053f7d261e8c94be6bd8fd7 /rust-crates
parent3466b6f87cdf28e0806308dfeb8d9afabfc6dd01 (diff)
rust-crates/cbindgen: version 0.20.0
Diffstat (limited to 'rust-crates')
-rwxr-xr-xrust-crates/cbindgen/DETAILS4
-rw-r--r--rust-crates/cbindgen/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/rust-crates/cbindgen/DETAILS b/rust-crates/cbindgen/DETAILS
index 7072f54953..289f3780c2 100755
--- a/rust-crates/cbindgen/DETAILS
+++ b/rust-crates/cbindgen/DETAILS
@@ -16,10 +16,10 @@ else
#
# With the non-scm branch, we want offline builds.
#
- VERSION="0.19.0"
+ VERSION="0.20.0"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2="${SPELL}-0.18.0-cargo.tar.gz"
- SOURCE_HASH="sha512:c250da3bd092a6a465ce4bc26aad91a60d4ef900d14bd374e02a4f20b64a6a4f0f93079d4cee5e65c58696b2ddcd32def878a7e5d23ccdaf987ac8a206cd9f14"
+ SOURCE_HASH="sha512:19784e9bb13a540ed8f41d92bbe8aeaad1af9b04ce583d1ea4da3c914ff4799b77f2a4cb2c32b2166829576a7fd51d5f5e6ab707e612d6af15cde51b6fa293c1"
SOURCE2_HASH="sha512:c73539301c29ecc2dccf2d5bd96afc18d04ee6f5ef8b8df3c0217bf514c857a1e8ca6dbf00175bdbd0c63ad939b618472a3893e2d3d025ab47071844432d0b20"
SOURCE_URL[0]="https://github.com/eqrion/${SPELL}/archive/v${VERSION}.tar.gz"
SOURCE2_URL[0]="https://smgl.bandrate.org/${SOURCE2}"
diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY
index 8d7b9c5638..1293f44e1f 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2021-08-11 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.20.0
+
2021-07-04 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.19.0, cargo archive is left untouched, fixed typo in scm url