libvpx: update to 1.8.2

This commit is contained in:
CvH 2020-06-22 11:01:36 +02:00
parent be169266a7
commit 3eff6ae7b5

View File

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