libwebp: fix some refs

This commit is contained in:
Miloš Komarčević 2025-09-08 12:35:11 +02:00 committed by Christoph Reiter
parent bd612501d9
commit 45c5f9c158

View File

@ -12,6 +12,7 @@ mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
url='https://developers.google.com/speed/webp/'
msys2_repository_url="https://github.com/webmproject/libwebp"
msys2_references=(
'anitya: 1761'
"cpe: cpe:/a:webmproject:libwebp"
)
license=('spdx:BSD-3-Clause')