Merge pull request #8408 from henri-funck/librespot-11

librespot: update to 886617e (backport of #8407)
This commit is contained in:
Christian Hewitt 2023-12-14 08:33:27 +04:00 committed by GitHub
commit ec82496fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -4,3 +4,5 @@
- update librespot to githash c964102 (2023-05-14)
3
- update librespot to githash f037e46 (2023-07-19)
4
- update librespot to githash 886617e (2023-12-06)

View File

@ -3,10 +3,10 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="librespot"
PKG_VERSION="f037e46aee631837a0553ccfdbc7866752fd0f5d"
PKG_VERSION_DATE="2023-07-19"
PKG_SHA256="72ec541fda77ea6a2132dd67f68a89437bfc13513481d5abbdde535976fc60c3"
PKG_REV="3"
PKG_VERSION="886617e41c2177d0cb184cb761aa64acc8695a88"
PKG_VERSION_DATE="2023-12-06"
PKG_SHA256="c53fa249e2ff7c75d51f4cbe9867e9ca6a60a0d714c2810fab16a29d113b2144"
PKG_REV="4"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/librespot-org/librespot/"