summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorPavel Vinogradov2019-07-09 02:34:33 -0400
committerPavel Vinogradov2019-07-09 02:35:39 -0400
commitadec2ec317d14c6aa9ff1232226fced2f571ff86 (patch)
tree1d1c888cc65de939bfb3f8262c26b89af1fe3557 /rust-crates
parent3f4404e6d5c377bc2d6ed27dc054d81e685ee0f2 (diff)
rust-crates/cbindgen: version 0.9.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 ad026fb46e..8ead3903ee 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.8.2"
- SOURCE_HASH="sha512:421ef43d59d19f5f4bb478ba094fb52d5dc7c45ffd34c06097da78bb5313c17ecf7197816f6399bd47b84bffc94bc765940d398c8dc961de6be3e48a7ce23d4c"
+ VERSION="0.9.0"
+ SOURCE_HASH="sha512:d66e702e903eace6b888ee76e3f1581972f45f3e8ec25e989186b50862e1479902d18f04a3783a7617ce5d6e4091186dc8d30929c667d691338c1e9d43f27821"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="https://github.com/eqrion/${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 f34ea95914..b109f5af8d 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2019-07-09 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.9.0
+
2019-03-21 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 0.8.2