libaom: fix distfiles url
This commit is contained in:
parent
7833209d6f
commit
4d39bbf459
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://aomedia.org/"
|
||||
changelog="https://aomedia.googlesource.com/aom/+/master/CHANGELOG"
|
||||
distfiles="https://aomedia.googlesource.com/aom/+archive/v${version%.*}.errata.${version##*.}.tar.gz"
|
||||
distfiles="https://aomedia.googlesource.com/aom/+archive/v${version%.*}-errata${version##*.}.tar.gz"
|
||||
checksum=@0f1e812ca6d3b3809bf3f7a12a85b549c96d20bfa72fa606a682541bbc3eaeab
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue