Bump rocksdb.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
f63cc84c98
commit
e6d782c701
4 changed files with 20 additions and 15 deletions
|
|
@ -91,6 +91,7 @@ RUN \
|
|||
package="rust-librocksdb-sys"
|
||||
cmd="cargo tree --manifest-path ${manifest} -f {r} -p ${package}"
|
||||
url="$(rustup run ${rust_toolchain} ${cmd} | head -n 1)"
|
||||
url="https://github.com/matrix-construct/rust-rocksdb" #TODO fixme
|
||||
echo "$url" > rocksdb.url
|
||||
|
||||
sha1sum recipe.json rocksdb.url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue