package/libvpx: bump version to 1.6.1
Rebased patch 0001. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
31d4fa76f0
commit
4fab48e133
@ -20,7 +20,7 @@ index c14f288..82df745 100644
|
|||||||
|
|
||||||
#include "vpx_config.h"
|
#include "vpx_config.h"
|
||||||
-#if defined(__uClinux__)
|
-#if defined(__uClinux__)
|
||||||
-# include <lddk.h>
|
-#include <lddk.h>
|
||||||
-#endif
|
-#endif
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
# Locally computed:
|
# Locally computed:
|
||||||
sha256 d0afbb5eb1ecae68f8d578abace160a97e2e8a230e3028cf4db115d59a695aad libvpx-1.6.0.tar.bz2
|
sha256 1c2c0c2a97fba9474943be34ee39337dee756780fc12870ba1dc68372586a819 libvpx-1.6.1.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBVPX_VERSION = 1.6.0
|
LIBVPX_VERSION = 1.6.1
|
||||||
LIBVPX_SOURCE = libvpx-$(LIBVPX_VERSION).tar.bz2
|
LIBVPX_SOURCE = libvpx-$(LIBVPX_VERSION).tar.bz2
|
||||||
LIBVPX_SITE = http://storage.googleapis.com/downloads.webmproject.org/releases/webm
|
LIBVPX_SITE = http://storage.googleapis.com/downloads.webmproject.org/releases/webm
|
||||||
LIBVPX_LICENSE = BSD-3-Clause
|
LIBVPX_LICENSE = BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user