Merge pull request #5234 from heitbaum/ao0

snapcast: update to 0.24.0 and addons to (105)
This commit is contained in:
CvH 2021-03-09 20:59:11 +01:00 committed by GitHub
commit 9062a85042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 16 additions and 8 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="aixlog"
PKG_VERSION="1.4.0"
PKG_SHA256="cce5b8f5408cfd19b4d4eb678274d0c74490dc0eb2bdc8f97c852036897d6099"
PKG_VERSION="1.5.0"
PKG_SHA256="1d9d344448493c1e74e0baa5e76fc175b9e4497012d6d17591ca49c2e511fbe8"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/badaix/aixlog"
PKG_URL="https://github.com/badaix/aixlog/archive/v${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapcast"
PKG_VERSION="0.23.0"
PKG_SHA256="70efdeea60021f493f77ba1f3d00784911463cad11c6df214ecb19d74899b611"
PKG_VERSION="0.24.0"
PKG_SHA256="3f179ad0326627f66fd2e581359366c6c49ef51cb1c7b87ed8739fb9d0969a3c"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/badaix/snapcast"
PKG_URL="https://github.com/badaix/snapcast/archive/v${PKG_VERSION}.tar.gz"

View File

@ -1,3 +1,7 @@
105
- aixlog: update to 1.5.0
- snapcast: update to 0.24.0
104
- Update to 0.23.0

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapclient"
PKG_VERSION="0.23.0"
PKG_REV="104"
PKG_VERSION="0.24.0"
PKG_REV="105"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_DEPENDS_TARGET="toolchain alsa-plugins snapcast"

View File

@ -1,3 +1,7 @@
105
- aixlog: update to 1.5.0
- snapcast: update to 0.24.0
104
- Update to 0.23.0

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapserver"
PKG_VERSION="0.23.0"
PKG_REV="104"
PKG_VERSION="0.24.0"
PKG_REV="105"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_DEPENDS_TARGET="toolchain shairport-sync snapcast"