From 13aa81e8bb0e5a39e6a91f5cfe0470def03d6c12 Mon Sep 17 00:00:00 2001 From: kenmays Date: Fri, 20 Sep 2024 10:07:15 -0700 Subject: [PATCH] dav1d: bump to 1.4.3 (#10964) --- media-libs/dav1d/{dav1d-1.3.0.recipe => dav1d-1.4.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-libs/dav1d/{dav1d-1.3.0.recipe => dav1d-1.4.3.recipe} (92%) diff --git a/media-libs/dav1d/dav1d-1.3.0.recipe b/media-libs/dav1d/dav1d-1.4.3.recipe similarity index 92% rename from media-libs/dav1d/dav1d-1.3.0.recipe rename to media-libs/dav1d/dav1d-1.4.3.recipe index aed869863..f5e065233 100644 --- a/media-libs/dav1d/dav1d-1.3.0.recipe +++ b/media-libs/dav1d/dav1d-1.4.3.recipe @@ -3,11 +3,11 @@ DESCRIPTION="dav1d is a new AV1 cross-platform decoder, open-source, \ and focused on speed and correctness. It supports all features from AV1, \ including all subsampling and bit-depth parameters." HOMEPAGE="https://code.videolan.org/videolan/dav1d" -COPYRIGHT="2018-2023, VideoLAN and dav1d authors" +COPYRIGHT="2018-2024, VideoLAN and dav1d authors" LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://code.videolan.org/videolan/dav1d/-/archive/$portVersion/dav1d-$portVersion.tar.bz2" -CHECKSUM_SHA256="bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1" +CHECKSUM_SHA256="2a7e68a17b22d1c060d31a7af84c8e033a145fca1d63ef36d57f0f39eb4dd0df" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"