Pull in Rust-BPF v0.1.6 (#5997)

automerge
This commit is contained in:
Jack May
2019-09-20 11:21:01 -07:00
committed by Grimes
parent 3fe54206aa
commit abaccd6882
2 changed files with 4 additions and 4 deletions

View File

@ -80,7 +80,7 @@ if [[ ! -f llvm-native-$machine-$version.md ]]; then
fi
# Install Rust-BPF
version=v0.1.5
version=v0.1.6
if [[ ! -f rust-bpf-$machine-$version.md ]]; then
(
filename=solana-rust-bpf-$machine.tar.bz2