libavif: fix checksum.

This commit is contained in:
Leah Neukirchen 2023-11-18 17:08:32 +01:00
parent 8a078f806b
commit aec9871ed3

View File

@ -17,7 +17,7 @@ license="BSD-2-Clause"
homepage="https://github.com/AOMediaCodec/libavif"
changelog="https://raw.githubusercontent.com/AOMediaCodec/libavif/main/CHANGELOG.md"
distfiles="https://github.com/AOMediaCodec/libavif/archive/refs/tags/v${version}.tar.gz"
checksum=398fe7039ce35db80fe7da8d116035924f2c02ea4a4aa9f4903df6699287599c
checksum=de8bf79488c5b523b77358df8b85ae69c3078e6b3f1636fc1f313f952269ad20
build_options="dav1d rav1e svt"
build_options_default="dav1d rav1e"