summaryrefslogtreecommitdiffstats
path: root/rust-crates
diff options
context:
space:
mode:
authorFlorian Franzmann2019-03-21 18:40:37 +0100
committerFlorian Franzmann2019-04-05 18:15:00 +0200
commitb08317a038e7d3b11f10f93b987ecba78cd2a25f (patch)
tree704f28f4f602819a8f62c2fcd3e62bf132f8a5e1 /rust-crates
parent9fe4337068915a66bd71729fdd46cd24b663e4ab (diff)
rust-crates/cbindgen: version 0.8.2
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 289d2059c2..ad026fb46e 100755
--- a/rust-crates/cbindgen/DETAILS
+++ b/rust-crates/cbindgen/DETAILS
@@ -8,10 +8,10 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION="0.7.1"
- SOURCE_HASH="sha512:0c7a4c8d538c6a435e0301387b181170c5937d3334265e7ea9446663d4144a0467bd4c39dbeebc2fa05cb3c16f80232111df46441ba3dd6d2af9bce9ccca72ef"
+ VERSION="0.8.2"
+ SOURCE_HASH="sha512:421ef43d59d19f5f4bb478ba094fb52d5dc7c45ffd34c06097da78bb5313c17ecf7197816f6399bd47b84bffc94bc765940d398c8dc961de6be3e48a7ce23d4c"
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]="https://github.com/egrion/${SPELL}/archive/v${VERSION}.tar.gz"
+ SOURCE_URL[0]="https://github.com/eqrion/${SPELL}/archive/v${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="https://docs.rs/cbindgen"
diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY
index 0d22a83a05..f34ea95914 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2019-03-21 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.8.2
+
2019-01-28 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.7.1