mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libaom: update to 3.7.0.
This commit is contained in:
parent
7f680c811d
commit
0762f8cace
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libaom'
|
# Template file for 'libaom'
|
||||||
pkgname=libaom
|
pkgname=libaom
|
||||||
version=3.6.1
|
version=3.7.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=@b0ab6b38f5c0533d48ad5a5ff34e207feea6998a27a215a476eccfe9b7f3ecce
|
checksum=@11c61ce4c66ce24290db0159f69b8a297e3e195a1fba7e0d154ad341ec8eb60f
|
||||||
make_check=ci-skip # takes a lot of time
|
make_check=ci-skip # takes a lot of time
|
||||||
|
|
||||||
# aom segfaults with default musl stack size
|
# aom segfaults with default musl stack size
|
||||||
|
|
Loading…
Add table
Reference in a new issue