Merge pull request #3339 from awiouy/90-lsfix

Backport of #3337
This commit is contained in:
CvH 2019-02-26 19:37:07 +01:00 committed by GitHub
commit 02367ec78e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
115
- Update to daeeeaa (22-02-2019)
114
- Fix discovery mode setting
- Start after Kodi

View File

@ -3,10 +3,10 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="librespot"
PKG_VERSION="96557b4ec1c45413cdf34673695f1269f99e3545"
PKG_SHA256="09fe8f8de50d25e460bdc75d02239961336ac4db837509386ac17057b00cc49a"
PKG_VERSION_DATE="2018-11-07"
PKG_REV="114"
PKG_VERSION="daeeeaa122fc2d71edf11e562e23038db4210b39"
PKG_SHA256="e9ebb8ca09c850598ae8c222bdab44e7d8321cb3c36017ba8e17a41db418c06e"
PKG_VERSION_DATE="2019-02-22"
PKG_REV="115"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/librespot-org/librespot/"