summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorFlorian Franzmann2021-02-13 20:45:25 +0100
committerFlorian Franzmann2021-02-13 20:45:25 +0100
commitede8adf2299bdd02b238ca4e982054f86af9d1ec (patch)
tree1a9ffe537604212e7d7cd0df301fb22b477523fa /rust-crates
parent3d55e824038bbf4820c31f52e5b314f88bd086a1 (diff)
rust-crates/cbindgen: version 0.17.0
Diffstat (limited to 'rust-crates')
-rwxr-xr-xrust-crates/cbindgen/DETAILS6
-rw-r--r--rust-crates/cbindgen/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/rust-crates/cbindgen/DETAILS b/rust-crates/cbindgen/DETAILS
index a37273299e..bcc927ee37 100755
--- a/rust-crates/cbindgen/DETAILS
+++ b/rust-crates/cbindgen/DETAILS
@@ -16,11 +16,11 @@ else
#
# With the non-scm branch, we want offline builds.
#
- VERSION="0.16.0"
+ VERSION="0.17.0"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2="${SPELL}-${VERSION}-cargo.tar.gz"
- SOURCE_HASH="sha512:51a2178855e83999929f005cf99b5da8c5039c4df8b17d88583c1d4d04aa4bf80d2f83b31a0e92072e991a461138bad6206b6395b26ac6c7306a605c4adfcb0e"
- SOURCE2_HASH="sha512:da9d856fff0682d5a3929ed97af6389356750105a531279f8de5065afc7eb1bc443ccfdacc28893a051e95b209d46421011013b491a29a4aeb7684cc8a9c07ac"
+ SOURCE_HASH="sha512:7e1a9867c10bb85f55923084c69c2ac65b03fd805bc0729c3999148178eb51e204de47e1e6f9cdd260d6b2df7b8dab30b7029c5c15db2a7c601c58dca06706e7"
+ SOURCE2_HASH="sha512:2178e2ddcb4a3b03893cb79938af6621a7ab59a235b7a9458e55df1fab6a24cc8b5ed16aec674460ac52986b4699e60b551b8645e0eafda3ee93628194351282"
SOURCE_URL[0]="https://github.com/eqrion/${SPELL}/archive/v${VERSION}.tar.gz"
SOURCE2_URL[0]="https://smgl.bandrate.org/${SOURCE2}"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY
index 4e768fd578..fa243f42ae 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2021-02-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.17.0
+
2020-12-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 0.16.0