summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorPavel Vinogradov2019-01-28 14:09:55 -0500
committerPavel Vinogradov2019-01-28 14:09:55 -0500
commit1268653da1fde6aa99fbebd0942c1bb91e75cc0b (patch)
tree07d1657731441f45a2eb3cc2082accda9fa9e32b /rust-crates
parent8f78f752cda1be8e8a64d40ab105c672fc351fd9 (diff)
rust-crates/cbindgen: version 0.7.1
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 066ebbc8ad..289d2059c2 100755
--- a/rust-crates/cbindgen/DETAILS
+++ b/rust-crates/cbindgen/DETAILS
@@ -8,8 +8,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION="0.6.6"
- SOURCE_HASH="sha512:7f49130b908900c4e271f946d9e0b9a5930bc9d8ac8cbff82d882dc1a9eef35104cc3c8cd794e36cdcc56ead9df278efd18963327778d3a45e6a51a24e452694"
+ VERSION="0.7.1"
+ SOURCE_HASH="sha512:0c7a4c8d538c6a435e0301387b181170c5937d3334265e7ea9446663d4144a0467bd4c39dbeebc2fa05cb3c16f80232111df46441ba3dd6d2af9bce9ccca72ef"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="https://github.com/egrion/${SPELL}/archive/v${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY
index 407f222b74..0d22a83a05 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,2 +1,5 @@
+2019-01-28 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.7.1
+
2018-10-22 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS, DETAILS, PREPARE: spell created