diff --git a/scripts/libvpx/download.sh b/scripts/libvpx/download.sh index fc011ee..4730d80 100755 --- a/scripts/libvpx/download.sh +++ b/scripts/libvpx/download.sh @@ -2,7 +2,7 @@ source ${SCRIPTS_DIR}/common-functions.sh -VPX_VERSION=v1.9.0 +VPX_VERSION=v1.10.0 downloadTarArchive \ "libvpx" \