libvpx: update to 1.9.0

This commit is contained in:
heitbaum 2020-12-30 07:02:21 +00:00
parent 729635939b
commit fa793a879e

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libvpx"
PKG_VERSION="1.8.2"
PKG_SHA256="8735d9fcd1a781ae6917f28f239a8aa358ce4864ba113ea18af4bb2dc8b474ac"
PKG_VERSION="1.9.0"
PKG_SHA256="d279c10e4b9316bf11a570ba16c3d55791e1ad6faa4404c67422eb631782c80a"
PKG_LICENSE="BSD"
PKG_SITE="https://www.webmproject.org"
PKG_URL="https://github.com/webmproject/libvpx/archive/v${PKG_VERSION}.tar.gz"