mpd: update to 0.22.6

update 0.22.3 (2020-11-06) to 0.22.6 (2021-02-16)
changelog: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.6/NEWS
This commit is contained in:
heitbaum 2021-01-22 13:06:06 +00:00
parent c251d61756
commit 284df79894
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
110
- Update to version 0.22.6
109
- Update to version 0.22.3
- Enabled fifo

View File

@ -3,9 +3,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mpd"
PKG_VERSION="0.22.3"
PKG_SHA256="338012037b5e67730529187c555a54cc567a85b15a7e8ddb3a807b1971566ccf"
PKG_REV="109"
PKG_VERSION="0.22.6"
PKG_SHA256="2be149a4895c3cb613477f8cf1193593e3d8a1d38a75ffa7d32da8c8316a4d5e"
PKG_REV="110"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://www.musicpd.org"