Bump buildroot to 2019.02
This commit is contained in:
@@ -4,9 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBVPX_VERSION = 1.6.1
|
||||
LIBVPX_SOURCE = libvpx-$(LIBVPX_VERSION).tar.bz2
|
||||
LIBVPX_SITE = http://storage.googleapis.com/downloads.webmproject.org/releases/webm
|
||||
LIBVPX_VERSION = v1.7.0
|
||||
LIBVPX_SITE = $(call github,webmproject,libvpx,$(LIBVPX_VERSION))
|
||||
LIBVPX_LICENSE = BSD-3-Clause
|
||||
LIBVPX_LICENSE_FILES = LICENSE PATENTS
|
||||
LIBVPX_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user