Merge pull request #14417 from luizluca/libvpx-1.9.0
libvpx: update to 1.9.0
This commit is contained in:
commit
8e734a38a5
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libvpx
|
||||
PKG_VERSION:=1.8.2
|
||||
PKG_VERSION:=1.9.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://chromium.googlesource.com/webm/libvpx
|
||||
PKG_MIRROR_HASH:=0449675ee4f9984b32d7e415fd06fcc210135748eae1a2128f8a91832155dbcb
|
||||
PKG_MIRROR_HASH:=0984f8c899b345f6be6f52f5e4888a6d654a45641b7b36de49e1aab22e1ecb58
|
||||
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
|
||||
|
||||
PKG_MAINTAINER:=Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue