Update rust-bpf-sysroot to latest (#4291)

This commit is contained in:
Jack May 2019-05-15 09:53:44 -07:00 committed by GitHub
parent 1d327a5167
commit 3204a00e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ if [[ ! -f rust-bpf-$machine-$version.md ]]; then
fi
# Install Rust-BPF Sysroot sources
version=f74960f3ab8ea7e201d236f40453657ead4921e2
version=c3580fad71d76c451e22db84395c127c8a773afd
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
(
filename=solana-rust-bpf-sysroot.tar.bz2