Update package version to 1.16.0

This commit is contained in:
2026-02-01 09:48:24 +02:00
parent ecde3bf35d
commit 84bb741130
+9 -3
View File
@@ -1,9 +1,15 @@
name: libvpx
description: VP8/VP9 Codec SDK
version: 1.15.2
version: 1.16.0
revision: 1
url: https://www.webmproject.org/
license: custom
maintainers:
- [email protected]
architecture: any
depends: ["gcc-libs", "glibc"]
make_depends: ["nasm"]
type: source
depends:
- gcc-libs
- glibc
make_depends:
- nasm