libaom: update to 3.5.0.

This commit is contained in:
tibequadorian 2022-11-27 12:41:46 +01:00 committed by classabbyamp
parent bb957310c9
commit eb9e991efe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libaom' # Template file for 'libaom'
pkgname=libaom pkgname=libaom
version=3.4.0 version=3.5.0
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
build_style=cmake build_style=cmake
@ -13,7 +13,7 @@ homepage="https://aomedia.org/"
changelog="https://aomedia.googlesource.com/aom/+/master/CHANGELOG" changelog="https://aomedia.googlesource.com/aom/+/master/CHANGELOG"
distfiles="https://aomedia.googlesource.com/aom/+archive/v${version}.tar.gz" distfiles="https://aomedia.googlesource.com/aom/+archive/v${version}.tar.gz"
# unstable checksum use content hash # unstable checksum use content hash
checksum=@12f82fb240e9fac8d66aa1f4850b07cb9ba025b7f899d2f94229e35122076e1d checksum=@adedcb16f6c8e8d82b530c271f2186fb1f9a2d0eebc105c949f9fbecf18a37fa
make_check=ci-skip # takes a lot of time make_check=ci-skip # takes a lot of time