mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
libaacs: update to 0.11.1
update 0.11.0 (2020-07-22) to 0.11.1 (2022-02-27)
changelog:
- 102ba4f098
- Faster start with MacOS when disc does not use bus encryption.
- Improve error logging.
- Improve error resilience.
This commit is contained in:
parent
42b0205ee3
commit
a88285377e
@ -2,13 +2,13 @@
|
||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||
|
||||
PKG_NAME="libaacs"
|
||||
PKG_VERSION="0.11.0"
|
||||
PKG_SHA256="6d884381fbb659e2a565eba91e72499778635975e4b3d6fd94ab364a25965387"
|
||||
PKG_VERSION="0.11.1"
|
||||
PKG_SHA256="a88aa0ebe4c98a77f7aeffd92ab3ef64ac548c6b822e8248a8b926725bea0a39"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.videolan.org/developers/libaacs.html"
|
||||
PKG_URL="http://download.videolan.org/pub/videolan/libaacs/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_URL="https://download.videolan.org/pub/videolan/libaacs/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain libgcrypt"
|
||||
PKG_LONGDESC="libaacs is a research project to implement the Advanced Access Content System specification."
|
||||
PKG_LONGDESC="Open implementation of the AACS (Advanced Access Content System) specification."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
||||
|
Loading…
x
Reference in New Issue
Block a user