summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorFlorian Franzmann2020-04-05 17:16:01 +0200
committerFlorian Franzmann2020-04-05 17:16:01 +0200
commita9a2d578144a43f5d3b9b4b952786a8a19ada93b (patch)
tree691fed9bc1caebc4adfbdc9e340dd2ccc1a636d6 /rust-crates
parentd9e5c6bb78a0075b9d89e21e6edf7cd7902feb26 (diff)
rust-crates/cbindgen: version 0.14.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 ec4e503af3..e7a900317c 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.13.1"
- SOURCE_HASH="sha512:aa2b12246bea17770639ba333640ce2e89008cc3bcc5e63885ed7cc5167345f4300ed722674f13a2221c2751a7ad2958e3fd0c8311654f257b115dc17e32260e"
+ VERSION="0.14.0"
+ SOURCE_HASH="sha512:53508ea5487d03026e9b34aad2a6c2c0941d8d7591d500d7b858f63e66dd1ede7a554b640ff1cd5d7ea3d806c7919895814549ac948f61873f4fd76445522713"
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 3b010a5f13..95bf850759 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2020-04-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.14.0
+
2020-02-10 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 0.13.1