librespot: update to 910974e

This commit is contained in:
awiouy 2017-07-19 09:55:14 +02:00
parent d1a362a072
commit a90c4cc130
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
104 105
- Update to 910974e - Update to 910974e
104
- Switch from ffmpegx to pulseaudio to stream to Kodi - Switch from ffmpegx to pulseaudio to stream to Kodi
- Wait for sound.target - Wait for sound.target

View File

@ -18,9 +18,9 @@
################################################################################ ################################################################################
PKG_NAME="librespot" PKG_NAME="librespot"
PKG_VERSION="aa86ebf" PKG_VERSION="910974e"
PKG_SHA256="f2e7d1706afb64759cc23affb8bf6d27b4988ce84b0ed34c156b52eb7e2ca923" PKG_SHA256="3f04bfb0ce5a7626653a16c31e1934736c2a39c0e58e27bc0e308c2eccd45756"
PKG_REV="104" PKG_REV="105"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/plietar/$PKG_NAME/" PKG_SITE="https://github.com/plietar/$PKG_NAME/"