libass: update to 0.16.0

release notes:
- https://github.com/libass/libass/releases/tag/0.16.0
This commit is contained in:
Rudi Heitbaum 2022-05-13 12:00:08 +00:00
parent 6b61d2f6c6
commit 42b0205ee3

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libass"
PKG_VERSION="0.15.2"
PKG_SHA256="1be2df9c4485a57d78bb18c0a8ed157bc87a5a8dd48c661961c625cb112832fd"
PKG_VERSION="0.16.0"
PKG_SHA256="5dbde9e22339119cf8eed59eea6c623a0746ef5a90b689e68a090109078e3c08"
PKG_LICENSE="BSD"
PKG_SITE="https://github.com/libass/libass"
PKG_URL="https://github.com/libass/libass/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"