From 7f7cc4bbb0d22bdd2663e8d9a586b3c7df98752f Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 10 Feb 2024 15:32:26 -0800 Subject: libvpx: update to 1.14.0 Fixes CVE-2023-5217 Signed-off-by: Rosen Penev --- libs/libvpx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libs/libvpx/Makefile') diff --git a/libs/libvpx/Makefile b/libs/libvpx/Makefile index b5eba52ef..2d730b268 100644 --- a/libs/libvpx/Makefile +++ b/libs/libvpx/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libvpx -PKG_VERSION:=1.13.1 +PKG_VERSION:=1.14.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://chromium.googlesource.com/webm/libvpx -PKG_MIRROR_HASH:=55d6880564e354b2d310047773ac211790421e0f3ea70a9280213f7e27fa5f3a +PKG_MIRROR_HASH:=d270343d5ecbc5a0d4185329ff3b4e51e523505a3f1ffc5024e4365a58e53d35 PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_MAINTAINER:=Luiz Angelo Daros de Luca -- cgit v1.2.3