aom: update to 3.0.0

update from 2020-12-17 to 2021-03-24 (3.0.0)

references:
- 2020-12-17
  - https://repo.or.cz/aom.git/commit/7ddc21b28468b9e8d0f189bb46a2467de4e09e12
- 3.0.0
  - https://repo.or.cz/aom.git/commit/d853caa2ab62d161e5edf344ffee7b597449dc0d

changelog:
- https://aomedia.googlesource.com/aom/+/refs/heads/master/CHANGELOG
git log:
- https://aomedia.googlesource.com/aom/+log/307ce06ed82d93885ee8ed53e152c9268ac0d98d

Previous LibreELEC had been following the git releases, but since 2020-05-07
official releases have been made available starting with v2.0.0 "Applejack".
This commit is contained in:
heitbaum 2021-03-13 07:58:29 +00:00
parent 6561c70ff9
commit 5feb07e615

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="aom"
PKG_VERSION="7ddc21b28468b9e8d0f189bb46a2467de4e09e12"
PKG_SHA256="995349787105db62daba924f22f7a90c4825575fe24d2b87c4b183d8ac99f5b3"
PKG_VERSION="307ce06ed82d93885ee8ed53e152c9268ac0d98d" # 3.0.0
PKG_SHA256="ec67e6a931effda7c938db016d2f1660716fe4df98b59ea07d8a30dc22cd6446"
PKG_LICENSE="BSD"
PKG_SITE="https://www.webmproject.org"
PKG_URL="http://repo.or.cz/aom.git/snapshot/${PKG_VERSION}.tar.gz"