mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libaom: update to 3.8.1.
This commit is contained in:
parent
e904791ec9
commit
274a297996
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libaom'
|
# Template file for 'libaom'
|
||||||
pkgname=libaom
|
pkgname=libaom
|
||||||
version=3.7.1
|
version=3.8.1
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,8 +13,8 @@ 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=@0d7a8c9863f705816fb3ecebbefe9976c6c20b7872b98a67d038cd1c4e56da9d
|
checksum=@13b60e1dc7adacc9f62acf584de37b9c1774bff89b34bccd1a4a87f957a6e170
|
||||||
make_check=extended # takes a lot of time
|
make_check=no # downloads stuff
|
||||||
|
|
||||||
# aom segfaults with default musl stack size
|
# aom segfaults with default musl stack size
|
||||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Add table
Reference in a new issue