dav1d: bump to 1.4.3 (#10964)

This commit is contained in:
kenmays
2024-09-20 10:07:15 -07:00
committed by GitHub
parent 593af7b1eb
commit 13aa81e8bb

View File

@@ -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"