summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorFlorian Franzmann2020-09-26 23:23:32 +0200
committerFlorian Franzmann2020-09-27 00:22:10 +0200
commit77c6607515c96d01eaacc509cfa8c3f994b07a9a (patch)
tree08805513025e0df2ec8fa068cc40b483d84999d7 /rust-crates
parent148ccfb8dfa0f3db1c217b6d9b20f24041eba651 (diff)
rust-crates/cbindgen: version 0.14.6
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 ddb7e6e1a2..a37c33f5d3 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.14.4"
- SOURCE_HASH="sha512:8254c0f27be328717b6e6c5e938ba039491e59d5b7c5b6790d1985382465da5ff657f1996d6eadd95aad1833c804a5fbadd8836e20c5230ac79793d29cce6f4b"
+ VERSION="0.14.6"
+ SOURCE_HASH="sha512:1243d180e767087a92bbbcf68a6111b39f09b5899195d0d85c81bab36f0fe33d567540f12ed959ece8b0d87162736b6bbac48e85af5dc9709e137c9b77ca5591"
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 962d61825d..fc48d126ea 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2020-09-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.14.6
+
2020-08-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 0.14.4