From 3086b4c8cdfc78637e3d31a4dc0935031b41c4f0 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 30 Sep 2023 17:55:56 +0200 Subject: [PATCH] up to 1.13.1 (fixes CVE-2023-5217) --- libvpx.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvpx.spec b/libvpx.spec index 39dc16d..bf23e90 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -17,7 +17,7 @@ Summary: VP8, a high-quality video codec Summary(pl.UTF-8): VP8 - kodek obrazu wysokiej jakości Name: libvpx -Version: 1.13.0 +Version: 1.13.1 Release: 1 License: BSD Group: Libraries @@ -25,7 +25,7 @@ Group: Libraries # ...but use github mirror to get consistent tarballs #Source0Download: https://github.com/webmproject/libvpx/tags Source0: https://github.com/webmproject/libvpx/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: d5fd45a806a65a57d6635f9e7a98a1b2 +# Source0-md5: d2c9de1c247f18a204e75ecefa7a2217 URL: https://www.webmproject.org/ BuildRequires: doxygen BuildRequires: libstdc++-devel -- 2.44.0