librespot: update to 0.1.6 and addon (127)

This commit is contained in:
heitbaum 2021-02-21 07:29:24 +00:00
parent 32b3089c1b
commit d27a163222
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
127
- Update to 0.1.6
126 126
- rust: update to 1.50.0 - rust: update to 1.50.0

View File

@ -3,9 +3,9 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="librespot" PKG_NAME="librespot"
PKG_VERSION="0.1.3" PKG_VERSION="0.1.6"
PKG_SHA256="2d28a63c6dda08ecbc1245c7cfe34c9b3b29e8c5304f4aa8b65aedb899056b25" PKG_SHA256="7506b4448d3ae0eba063cd711baebdc23444c706c87d0551d5a4cbc623e70f30"
PKG_REV="126" PKG_REV="127"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/librespot-org/librespot/" PKG_SITE="https://github.com/librespot-org/librespot/"