Update Rust BPF to v0.1.2 (#4767)

This commit is contained in:
Jack May
2019-06-21 02:15:42 -07:00
committed by GitHub
parent 138a49e820
commit 9c5a3cd277

View File

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