Update README for libvpx 1.7.0

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=214227045
This commit is contained in:
andrewlewis 2018-09-24 01:17:21 -07:00 committed by Oliver Woodman
parent 321393e7cf
commit 614f964cfe

View File

@ -49,7 +49,7 @@ git clone https://chromium.googlesource.com/libyuv/libyuv libyuv
```
cd "${VP9_EXT_PATH}/jni/libvpx" && \
git checkout tags/v1.6.1 -b v1.6.1 && \
git checkout tags/v1.7.0 -b v1.7.0 && \
cd "${VP9_EXT_PATH}/jni/libyuv" && \
git checkout 996a2bbd
```